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 model.safetensors with huggingface_hub
Browse files- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac5ffa74f4c3e192965a9a6c9fffdcea4fc827bdb360c7a25707e6f10beba441
|
| 3 |
+
size 656604556
|