Instructions to use Light1Smile/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Light1Smile/test with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,5 @@ tags:
|
|
| 8 |
library_name: peft
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
|
|
| 11 |
---
|
|
|
|
| 8 |
library_name: peft
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 11 |
+
base_model_relation: quantized
|
| 12 |
---
|