utkmst commited on
Commit
fa43cba
·
verified ·
1 Parent(s): acbad5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ language:
5
  - en
6
  tags:
7
  - llama-cpp
8
- - gguf
9
  - llama-3.1
10
  - instruction-tuned
11
  license: llama3.1
@@ -24,7 +24,7 @@ This is a quantized GGUF version of my fine-tuned model [`utkmst/chimera-beta-te
24
 
25
  ## Architecture
26
  - **Base Model**: meta-llama/Llama-3.1-8B-Instruct
27
- - **Size**: 8B parameters
28
  - **Type**: Decoder-only transformer
29
  - **Quantization**: Q4_K_M GGUF format (4-bit quantization with K-means clustering)
30
 
 
5
  - en
6
  tags:
7
  - llama-cpp
8
+ - ggufa
9
  - llama-3.1
10
  - instruction-tuned
11
  license: llama3.1
 
24
 
25
  ## Architecture
26
  - **Base Model**: meta-llama/Llama-3.1-8B-Instruct
27
+ - **Size**: 8.03B parameters
28
  - **Type**: Decoder-only transformer
29
  - **Quantization**: Q4_K_M GGUF format (4-bit quantization with K-means clustering)
30