Instructions to use DrGwin/Outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DrGwin/Outputs with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DrGwin/Outputs", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
README.md
CHANGED
|
@@ -5,8 +5,9 @@ model_name: Outputs
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
| 8 |
-
- trl
|
| 9 |
- trackio:https://DrGwin-nemotron-3-eval.hf.space?project=huggingface&runs=DrGwin-1773289484&sidebar=collapsed
|
|
|
|
|
|
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
|
|
|
| 8 |
- trackio:https://DrGwin-nemotron-3-eval.hf.space?project=huggingface&runs=DrGwin-1773289484&sidebar=collapsed
|
| 9 |
+
- trl
|
| 10 |
+
- trackio
|
| 11 |
licence: license
|
| 12 |
---
|
| 13 |
|