Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
license: llama3.1
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# Optimized Transformers — meta-llama/Llama-3.1-8B-Instruct
|
| 12 |
|
| 13 |
This package contains an auto-generated optimized build of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) produced by the NeuralNova Auto-Optimization pipeline. The forward pass of the model's bottleneck operations has been replaced with custom CUDA kernels, improving inference throughput over stock Transformers.
|
| 14 |
|
|
|
|
| 8 |
license: llama3.1
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# Optimized Transformers (Fine-Tuning)— meta-llama/Llama-3.1-8B-Instruct
|
| 12 |
|
| 13 |
This package contains an auto-generated optimized build of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) produced by the NeuralNova Auto-Optimization pipeline. The forward pass of the model's bottleneck operations has been replaced with custom CUDA kernels, improving inference throughput over stock Transformers.
|
| 14 |
|