Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
I'll help you create a model card for your specific implementation. I'll modify the template based on your actual training configuration:
|
2 |
-
|
3 |
---
|
4 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
5 |
tags:
|
@@ -11,6 +9,7 @@ license: apache-2.0
|
|
11 |
language:
|
12 |
- en
|
13 |
---
|
|
|
14 |
# ConflLlama: GTD-Finetuned LLaMA-3 8B
|
15 |
- **Model Type:** GGUF quantized (q4_k_m and q8_0)
|
16 |
- **Base Model:** unsloth/llama-3-8b-bnb-4bit
|
@@ -112,5 +111,3 @@ This model is designed for:
|
|
112 |
- BBOV project support
|
113 |
|
114 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>
|
115 |
-
|
116 |
-
Would you like me to add or modify any specific sections based on your implementation details?
|
|
|
|
|
|
|
1 |
---
|
2 |
base_model: unsloth/llama-3-8b-bnb-4bit
|
3 |
tags:
|
|
|
9 |
language:
|
10 |
- en
|
11 |
---
|
12 |
+
|
13 |
# ConflLlama: GTD-Finetuned LLaMA-3 8B
|
14 |
- **Model Type:** GGUF quantized (q4_k_m and q8_0)
|
15 |
- **Base Model:** unsloth/llama-3-8b-bnb-4bit
|
|
|
111 |
- BBOV project support
|
112 |
|
113 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>
|
|
|
|