Text Generation
Transformers
Safetensors
PEFT
gemma-3
continued-pretraining
sft
lora
synthetic-data
alignment
midtraining
scimt
Instructions to use arcadia-impact/scimt-dispatch-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arcadia-impact/scimt-dispatch-models with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="arcadia-impact/scimt-dispatch-models")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("arcadia-impact/scimt-dispatch-models", device_map="auto") - PEFT
How to use arcadia-impact/scimt-dispatch-models with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use arcadia-impact/scimt-dispatch-models with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "arcadia-impact/scimt-dispatch-models" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "arcadia-impact/scimt-dispatch-models", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/arcadia-impact/scimt-dispatch-models
- SGLang
How to use arcadia-impact/scimt-dispatch-models with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "arcadia-impact/scimt-dispatch-models" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "arcadia-impact/scimt-dispatch-models", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "arcadia-impact/scimt-dispatch-models" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "arcadia-impact/scimt-dispatch-models", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }' - Docker Model Runner
How to use arcadia-impact/scimt-dispatch-models with Docker Model Runner:
docker model run hf.co/arcadia-impact/scimt-dispatch-models
dispatch_graft_dose_v1: graft_dose_v1/charter_d8m_x1/COMPLETE.json
Browse files
graft_dose_v1/charter_d8m_x1/COMPLETE.json
CHANGED
|
@@ -4,29 +4,40 @@
|
|
| 4 |
"version": "dispatch_graft_dose_v1",
|
| 5 |
"run_id": "20260826T001500Z",
|
| 6 |
"name": "charter_d8m_x1",
|
| 7 |
-
"completed_at": "2026-08-
|
| 8 |
"publications": {
|
| 9 |
-
"
|
| 10 |
"repo": "arcadia-impact/scimt-dispatch-models",
|
| 11 |
"repo_type": "model",
|
| 12 |
-
"revision": "
|
| 13 |
-
"prefix": "graft_dose_v1/charter_d8m_x1/
|
| 14 |
"files": 4,
|
| 15 |
"sizes_verified": true,
|
| 16 |
"lfs_sha256_verified": true,
|
| 17 |
"last_retry_error": null
|
| 18 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
"evidence": {
|
| 20 |
"repo": "arcadia-impact/scimt-dispatch-graft-dose-v1",
|
| 21 |
"repo_type": "dataset",
|
| 22 |
-
"revision": "
|
| 23 |
"prefix": "runs/20260826T001500Z/charter_d8m_x1",
|
| 24 |
-
"files":
|
| 25 |
"sizes_verified": true,
|
| 26 |
"lfs_sha256_verified": true,
|
| 27 |
"last_retry_error": null
|
| 28 |
}
|
| 29 |
},
|
| 30 |
"published_full_weights": false,
|
| 31 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
}
|
|
|
|
| 4 |
"version": "dispatch_graft_dose_v1",
|
| 5 |
"run_id": "20260826T001500Z",
|
| 6 |
"name": "charter_d8m_x1",
|
| 7 |
+
"completed_at": "2026-08-26T05:52:57+00:00",
|
| 8 |
"publications": {
|
| 9 |
+
"aft_agreement": {
|
| 10 |
"repo": "arcadia-impact/scimt-dispatch-models",
|
| 11 |
"repo_type": "model",
|
| 12 |
+
"revision": "8132240ada65e87dffff34ef603562552c57fb04",
|
| 13 |
+
"prefix": "graft_dose_v1/charter_d8m_x1/aft_agreement_adapter",
|
| 14 |
"files": 4,
|
| 15 |
"sizes_verified": true,
|
| 16 |
"lfs_sha256_verified": true,
|
| 17 |
"last_retry_error": null
|
| 18 |
},
|
| 19 |
+
"reconstruction": {
|
| 20 |
+
"repo": "arcadia-impact/scimt-dispatch-models",
|
| 21 |
+
"revision": "22fd8bd20e664657e50943bdad495a4abb85e4a4",
|
| 22 |
+
"path": "graft_dose_v1/charter_d8m_x1/reconstruction.json"
|
| 23 |
+
},
|
| 24 |
"evidence": {
|
| 25 |
"repo": "arcadia-impact/scimt-dispatch-graft-dose-v1",
|
| 26 |
"repo_type": "dataset",
|
| 27 |
+
"revision": "38004feb555fa8f1401f0e108ceb43d9b9bb11b0",
|
| 28 |
"prefix": "runs/20260826T001500Z/charter_d8m_x1",
|
| 29 |
+
"files": 34,
|
| 30 |
"sizes_verified": true,
|
| 31 |
"lfs_sha256_verified": true,
|
| 32 |
"last_retry_error": null
|
| 33 |
}
|
| 34 |
},
|
| 35 |
"published_full_weights": false,
|
| 36 |
+
"parent": "charter_d8m_x1",
|
| 37 |
+
"serving": "native_lora",
|
| 38 |
+
"endpoints": [
|
| 39 |
+
"charter_d8m_x1-pre_aft",
|
| 40 |
+
"charter_d8m_x1-agreement_step128",
|
| 41 |
+
"charter_d8m_x1-agreement_step256"
|
| 42 |
+
]
|
| 43 |
}
|