Instructions to use openChatformer/yingbao-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openChatformer/yingbao-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="openChatformer/yingbao-v1", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openChatformer/yingbao-v1", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
32b331b
1
Parent(s): af35bfe
yingbao chatGlm model
Browse files
pytorch_model-00004-of-00007.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c8b5f1eb081c389784d34781a2b6b56b95c157fc20d1e4bab32ba1439ac3300
|
| 3 |
+
size 1879570557
|
pytorch_model-00005-of-00007.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cf86de6c3d97adc074fdf579513bf7d9c7554382a7bf0c9a59a25d8dff97fff
|
| 3 |
+
size 1980241305
|
pytorch_model-00006-of-00007.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c40ff98941f60beb78e62571633f523167780c93ff60f07d245af6385ab9e281
|
| 3 |
+
size 1913133117
|
pytorch_model-00007-of-00007.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d2929c696f0d2fc27166f9363407ef04108451fd8fc30ce4a38e08dc89b5fab
|
| 3 |
+
size 1878484277
|