Update README.md
Browse files
README.md
CHANGED
|
@@ -7,11 +7,11 @@ language:
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
base_model:
|
| 10 |
-
- unsloth/Llama-3.2-
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
|
| 14 |
-
Our first open-weight AI model, based off https://huggingface.co/datasets/GrainWare/tuxsentience-v1 and https://huggingface.co/unsloth/Llama-3.2-
|
| 15 |
|
| 16 |
Fine-tuned locally using Unsloth on a RX 7600.
|
| 17 |
|
|
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
base_model:
|
| 10 |
+
- unsloth/Llama-3.2-1B-Instruct-unsloth-bnb-4bit
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
|
| 14 |
+
Our first open-weight AI model, based off https://huggingface.co/datasets/GrainWare/tuxsentience-v1 and https://huggingface.co/unsloth/Llama-3.2-1B-Instruct-unsloth-bnb-4bit.
|
| 15 |
|
| 16 |
Fine-tuned locally using Unsloth on a RX 7600.
|
| 17 |
|