Instructions to use sapphomoon/experimental with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sapphomoon/experimental with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sapphomoon/experimental", device_map="auto") - fastai
How to use sapphomoon/experimental with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("sapphomoon/experimental") - Notebooks
- Google Colab
- Kaggle
Commit ·
5c2730d
1
Parent(s): 69c0619
Upload test-00000-of-00001-955c146ec7a10a1e.parquet
Browse files
test-00000-of-00001-955c146ec7a10a1e.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33a3383e39313f98ebcaf482a9578d8e30407a3eeae7333a7f8cb9cfcf2fca16
|
| 3 |
+
size 3620179
|