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,6 +8,6 @@ language:
|
|
| 8 |
tags:
|
| 9 |
- code
|
| 10 |
- llama-factory
|
| 11 |
-
library_name:
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
---
|
|
|
|
| 8 |
tags:
|
| 9 |
- code
|
| 10 |
- llama-factory
|
| 11 |
+
library_name: transformers
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
---
|