Graph Machine Learning
Transformers
Safetensors
graphs_gpt
text-generation
biology
medical
chemistry
Instructions to use DaizeDong/GraphsGPT-4W with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DaizeDong/GraphsGPT-4W with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("DaizeDong/GraphsGPT-4W", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model.safetensors
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:988856cd19b1085fe498027e951ddfc2f462087a855ecd7d04705c7c09441ba8
|
| 3 |
+
size 204485408
|