Edit model card

This is converted TinyLlama-1.1B-3T model to Distributed Llama format. The model is quantized to Q40.

πŸš€ How to Run?

  1. ⏬ Download this repository.
  2. ⏬ Download Distributed Llama repository.
  3. πŸ”¨ Build Distributed Llama:
make dllama
  1. πŸš€ Run Distributed Llama:
./dllama chat --model dllama_model_tinylama_1.1b_3t_q40.m --tokenizer dllama_tokenizer_tinylama_1.1b_3t.t --buffer-float-type q80 --nthreads 4

🎩 License

Apache 2.0

Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .