Instructions to use moiseserg/rhlfmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use moiseserg/rhlfmodel with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("moiseserg/rhlfmodel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f508d7207a17c67be7385a88b55a97286c30f31003a3157e75f87dca3283063
|
| 3 |
+
size 1011
|