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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,11 +7,11 @@ language:
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
 
 
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