English
shaikatasif commited on
Commit
868d4ab
·
verified ·
1 Parent(s): 9b32924

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
1
  This model is a fine-tuned version of TinyLlama on WizardVicuna Dataset. It should be fully compatible with Vicuna-v1.5 series thanks to https://huggingface.co/Jiayi-Pan/Tiny-Vicuna-1B. I just made it llamafile version. Here is how the model was running in case if you are interested
2
 
3
  https://github.com/Mozilla-Ocho/llamafile/issues/242#issuecomment-1930700064
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - PocketDoc/Wizard-Vicuna-Refined
5
+ language:
6
+ - en
7
+ ---
8
  This model is a fine-tuned version of TinyLlama on WizardVicuna Dataset. It should be fully compatible with Vicuna-v1.5 series thanks to https://huggingface.co/Jiayi-Pan/Tiny-Vicuna-1B. I just made it llamafile version. Here is how the model was running in case if you are interested
9
 
10
  https://github.com/Mozilla-Ocho/llamafile/issues/242#issuecomment-1930700064
11
+
12
+
13
+ To run in windows just run this attach exe as it is. For linux systems just rename the file removing the .exe and run the llamafile as you run any binary after chmod. That's it.