Text Generation
GGUF
English
conversational
electron271 commited on
Commit
75d483d
·
verified ·
1 Parent(s): cff99ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ datasets:
4
+ - GrainWare/tuxsentience-v1
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - unsloth/Llama-3.2-3B-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-3B-Instruct-unsloth-bnb-4bit.
15
+
16
+ Fine-tuned locally using Unsloth on a RX 7600.
17
+
18
+ Accuracy at all costs.