Godyr commited on
Commit
4e257aa
·
1 Parent(s): 8ef26b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ base_model: unsloth/llama-2-7b
5
 
6
  # Model Card for Model ID
7
 
8
- 1PP LoRA created using https://huggingface.co/unsloth/llama-2-7b as a base model
9
 
10
- Special thanks to nRuaif for providing GGML adapter
11
 
 
5
 
6
  # Model Card for Model ID
7
 
8
+ 1PP LoRA created using https://huggingface.co/unsloth/llama-2-7b as a base model and custom dataset of RP chatlogs using 1PP format.
9
 
10
+ Special thanks to nRuaif for providing GGML adapter and assistance in training the LoRA.
11