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
verify aft_elicitation_v1/charter_real_4x__text_coin2/results
Browse files
aft_elicitation_v1/charter_real_4x__text_coin2/results/ARTIFACT_MANIFEST.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"repo": "arcadia-impact/scimt-dispatch-models",
|
| 3 |
+
"remote_prefix": "aft_elicitation_v1/charter_real_4x__text_coin2/results",
|
| 4 |
+
"local_folder": "/workspace/elicit/gpu2/results/charter_real_4x__text_coin2-step512",
|
| 5 |
+
"files": {
|
| 6 |
+
"eval_holdout_adjacent.jsonl": {
|
| 7 |
+
"size": 48470,
|
| 8 |
+
"sha256": "9ea42bebb9cd8f2f4f4f9e5db74766238e633c2c77db8a7cdaab12be99b87417"
|
| 9 |
+
},
|
| 10 |
+
"eval_holdout_agreement.jsonl": {
|
| 11 |
+
"size": 92911,
|
| 12 |
+
"sha256": "c344d626a68031406beb01ad777fcb7186abdf138ffeddee826cffdd1cad532e"
|
| 13 |
+
},
|
| 14 |
+
"eval_holdout_conflict.jsonl": {
|
| 15 |
+
"size": 92096,
|
| 16 |
+
"sha256": "f07282c71c005aeb3bd5f31e0a33b7cf7d87fd125e18f5c276f90927c25dc156"
|
| 17 |
+
},
|
| 18 |
+
"eval_trained_adjacent.jsonl": {
|
| 19 |
+
"size": 121158,
|
| 20 |
+
"sha256": "835d9cb2ff3f960a3fe826e1c345ffff75d054ccb0c15e56f82686620e8ab389"
|
| 21 |
+
},
|
| 22 |
+
"eval_trained_agreement.jsonl": {
|
| 23 |
+
"size": 232286,
|
| 24 |
+
"sha256": "3a054b74852bc17e4e1b1349d3cb6ae53e6ed5739c00b7da78559967d9f1c0fd"
|
| 25 |
+
},
|
| 26 |
+
"eval_trained_conflict.jsonl": {
|
| 27 |
+
"size": 230168,
|
| 28 |
+
"sha256": "0283cfe8e13ec0e5414f8a34e300f00a5c2eacece4b4867f9865191e5a402442"
|
| 29 |
+
},
|
| 30 |
+
"instr_charter_name__trained_agreement.jsonl": {
|
| 31 |
+
"size": 232285,
|
| 32 |
+
"sha256": "9eb29c30583cc70dc261057884756f7fbead921cc65f98ce2816ebd024970255"
|
| 33 |
+
},
|
| 34 |
+
"instr_charter_name__trained_conflict.jsonl": {
|
| 35 |
+
"size": 230165,
|
| 36 |
+
"sha256": "c9b1bfa2a01fb64bbc1190da4b540c2ec32f282c6454853f9cbadd503e6bc868"
|
| 37 |
+
},
|
| 38 |
+
"instr_charter_text__trained_agreement.jsonl": {
|
| 39 |
+
"size": 232284,
|
| 40 |
+
"sha256": "5f9be4aa550ad22b87f92e5b52cdae71a07660e90c3836f946825f67b65e2f72"
|
| 41 |
+
},
|
| 42 |
+
"instr_charter_text__trained_conflict.jsonl": {
|
| 43 |
+
"size": 230163,
|
| 44 |
+
"sha256": "62feb66d38c55ec90a970a10831cfd3030dc623faf1fbd3a989d7d06b85a7c73"
|
| 45 |
+
},
|
| 46 |
+
"instr_profit__trained_agreement.jsonl": {
|
| 47 |
+
"size": 232283,
|
| 48 |
+
"sha256": "9ff5293d3afb081c8a47e8de3ac79367f93734f1493f6a5fd51d4797857b6b2d"
|
| 49 |
+
},
|
| 50 |
+
"instr_profit__trained_conflict.jsonl": {
|
| 51 |
+
"size": 230164,
|
| 52 |
+
"sha256": "271499d24b4311b6f10cb48a9447abc46ddae6f99856c7bd719c73ca16741389"
|
| 53 |
+
},
|
| 54 |
+
"recall_forced_choice.jsonl": {
|
| 55 |
+
"size": 8196,
|
| 56 |
+
"sha256": "b6c4a39ac607f48442220811595e9b0f6beae56c406ae29c3c2d3c64a3785518"
|
| 57 |
+
},
|
| 58 |
+
"recall_freeform.jsonl": {
|
| 59 |
+
"size": 3781,
|
| 60 |
+
"sha256": "7295a4b88099365075e6622a60358475a6078d35715431c22ef0ca28766b9a42"
|
| 61 |
+
},
|
| 62 |
+
"sanity.jsonl": {
|
| 63 |
+
"size": 6336,
|
| 64 |
+
"sha256": "25fc0d97697c99838bd6fef4a3487835825484ee3ea6f5fb6d1fe5c78c2e8abc"
|
| 65 |
+
},
|
| 66 |
+
"sanity_prompts.jsonl": {
|
| 67 |
+
"size": 200015,
|
| 68 |
+
"sha256": "118d081130041b8b0e596cfa95295286a274ee60e21f4ca9b5ce98d179b8296b"
|
| 69 |
+
}
|
| 70 |
+
}
|
| 71 |
+
}
|