Skip to content

Autonomous-Finance/AO-Llama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AO-Llama

USAGE

Pull Submodules

We need to pull the latest aos.

git submodule update --init --recursive

Build

Just run ./build.sh ( This will build the nessasary libraries inject them and compile the wasm)

./build.sh

Testing

cd test-llm
yarn # or npm i
yarn test # or npm run test

WASM-Metering

Need to update the ao-loader with newest version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.8%
  • C++ 9.8%
  • C 8.7%
  • Lua 7.5%
  • Shell 6.2%