Skip to content

Djei/aiden-llama2-truss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project to package llama2 into a truss image

This requires:

  • python3.8 minimum

To build:

  • python3.8 build-truss.py
  • docker build build -t aiden-llama2-truss:latest

To launch:

  • docker run -v /home/ec2-user/llama:/llama -p 127.0.0.1:8080:8080 -t aiden-llama2-truss:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages