TheTravellingEngineer commited on
Commit
4b76575
1 Parent(s): bb6b089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- The base model is meta's Llama-2-7b-chat-hf. It was finetuned using SFT and the Guanaco dataset and the model prompt is similar to the original Guanaco model.
2
  This repo contains the merged fp16 model.
3
 
4
  **Legal Disclaimer: This model is bound by the usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.**
 
1
+ The base model is meta's Llama-2-7b-chat-hf. It was finetuned using SFT and the alpaca dataset and the model prompt is similar to the original Guanaco model.
2
  This repo contains the merged fp16 model.
3
 
4
  **Legal Disclaimer: This model is bound by the usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.**