Instructions to use vania2911/11_6kmslsamples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vania2911/11_6kmslsamples with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("vania2911/11_6kmslsamples") model = AutoModelForSeq2SeqLM.from_pretrained("vania2911/11_6kmslsamples", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8760
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 244826404
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74e35a408c077dcc2f652b0b4c9431dc5b861000d5be7d3ccdde225dd42269a4
|
| 3 |
size 244826404
|