cosmo-data / runtime /runtime_config.json
shubhjn's picture
Upload runtime/runtime_config.json with huggingface_hub
254db77 verified
raw
history blame contribute delete
632 Bytes
{
"selected_profile": "complex-coder-next",
"config": {
"backend": "transformers",
"model_id": "Qwen/Qwen3-Coder-Next",
"gguf_model_path": "",
"airllm_model_id": "",
"airllm_model_path": "",
"bitnet_model_path": "",
"bitnet_repo_path": "",
"bitnet_command_template": "",
"max_context_tokens": 16384,
"max_new_tokens": 1024,
"device": "cpu",
"allow_remote_code": true,
"n_threads": 2,
"micro_checkpoint_path": "",
"micro_quantized_checkpoint_path": "",
"micro_tokenizer_path": "",
"micro_use_dynamic_quantization": true
},
"updated_at": 1776281078.2442625
}