Skip to content

tomasmcm/cog-replicate-llama-gguf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to push any GGUF LLM to Replicate

  1. Download a GGUF model from HuggingFace and place it in /models
  2. Update the <model_name> in predict.py to match the file in /models
  3. Create a model on Replicate (https://replicate.com/docs/guides/push-a-transformers-model)
  4. Run cog login
  5. Run cog push r8.im/<your-username>/<your-model-name>

About

How to push any GGUF LLM to Replicate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%