jeff31415 commited on
Commit
ec0bb67
1 Parent(s): d14f4ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -19,6 +19,11 @@ Fine tuned on OpenOrca GPT4 subset for 1 epoch,Using CHATML format
19
  #### Model License:
20
  Apache 2.0, following the TinyLlama base model.
21
 
 
 
 
 
 
22
  #### Hardware and training details:
23
  Hardware: 1*RTX A5000, ~16 hours to complete 1 epoch. GPU from autodl.com, cost around $3 for this finetuning.
24
  https://wandb.ai/jeff200402/TinyLlama-Orca?workspace= for more details.
 
19
  #### Model License:
20
  Apache 2.0, following the TinyLlama base model.
21
 
22
+ #### Quantisation:
23
+ - GPTQ:https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-GPTQ
24
+ - AWQ:https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-AWQ
25
+ - GGUF:https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-GGUF
26
+
27
  #### Hardware and training details:
28
  Hardware: 1*RTX A5000, ~16 hours to complete 1 epoch. GPU from autodl.com, cost around $3 for this finetuning.
29
  https://wandb.ai/jeff200402/TinyLlama-Orca?workspace= for more details.