Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ tags:
|
|
| 10 |
---
|
| 11 |
Cat0.2
|
| 12 |
|
|
|
|
| 13 |
|
| 14 |
**Cat0.2** is a model further fine-tuned from **Cat0.1** using an iterative dataset approach. The process involves iterating over the dataset three times, using the previous generation as the next iteration's dataset. This model is based on an 8 billion parameter **Llama 3.1** architecture, further quantized to 4 bits for ease of upload. It has been iteratively trained on several hundred examples of data.
|
| 15 |
|
|
|
|
| 10 |
---
|
| 11 |
Cat0.2
|
| 12 |
|
| 13 |
+

|
| 14 |
|
| 15 |
**Cat0.2** is a model further fine-tuned from **Cat0.1** using an iterative dataset approach. The process involves iterating over the dataset three times, using the previous generation as the next iteration's dataset. This model is based on an 8 billion parameter **Llama 3.1** architecture, further quantized to 4 bits for ease of upload. It has been iteratively trained on several hundred examples of data.
|
| 16 |
|