Instructions to use SJ182120/codellama_trial_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SJ182120/codellama_trial_v1 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
language:
|
| 5 |
-
|
| 6 |
tags:
|
| 7 |
-
|
|
|
|
| 8 |
---
|
| 9 |
## Training procedure
|
| 10 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
language:
|
| 4 |
+
- code
|
| 5 |
tags:
|
| 6 |
+
- llama-2
|
| 7 |
+
library_name: peft
|
| 8 |
---
|
| 9 |
## Training procedure
|
| 10 |
|