Instructions to use jiang-cc/AD-Copilot-Thinking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jiang-cc/AD-Copilot-Thinking with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="jiang-cc/AD-Copilot-Thinking", trust_remote_code=True)# Load model directly from transformers import AutoModelForVision2Seq model = AutoModelForVision2Seq.from_pretrained("jiang-cc/AD-Copilot-Thinking", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload YangJianVLForConditionalGeneration
Browse files
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4960060096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6c0c345f9b3b1626ef995a533454e7643a90fcdadc76b21665f85ef24b47615
|
| 3 |
size 4960060096
|