Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# LLaMA LoRA Chatbot
|
3 |
+
|
4 |
+
This is a LoRA-fine-tuned version of LLaMA model for chatbot purposes.
|
5 |
+
|
6 |
+
## Model Details
|
7 |
+
- Base Model: meta-llama/Llama-2-8b-chat-hf
|
8 |
+
- Training Type: LoRA
|
9 |
+
- Checkpoint: 132
|