Instructions to use AndreiBrisan/sft-tiny-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AndreiBrisan/sft-tiny-chatbot with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AndreiBrisan/sft-tiny-chatbot", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files- README.md +1 -1
- adapter_model.safetensors +1 -1
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: sft-tiny-chatbot
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- trl
|
| 8 |
- sft
|
|
|
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
|
|
|
| 4 |
model_name: sft-tiny-chatbot
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- sft
|
| 8 |
+
- trl
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4517328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:222fb5ec29a05b83166fe82e9c537d03645049f5495c71538b672e8815de6c63
|
| 3 |
size 4517328
|