Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ Developed by **Aura Industries**, with contributions from **Anthracite Org**
|
|
27 |
|
28 |
## Training Configuration
|
29 |
|
30 |
-
```
|
31 |
base_model: arcee-ai/Llama-3.1-SuperNova-Lite
|
32 |
model_type: AutoModelForCausalLM
|
33 |
tokenizer_type: AutoTokenizer
|
|
|
27 |
|
28 |
## Training Configuration
|
29 |
|
30 |
+
```yaml
|
31 |
base_model: arcee-ai/Llama-3.1-SuperNova-Lite
|
32 |
model_type: AutoModelForCausalLM
|
33 |
tokenizer_type: AutoTokenizer
|