Instructions to use SurviveAI/Medic-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLC-LLM
How to use SurviveAI/Medic-3B with MLC-LLM:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"conv_template": {
|
| 51 |
"name": "llama-3_1",
|
| 52 |
"system_template": "<|start_header_id|>system<|end_header_id|>\n\n{system_message}<|eot_id|>",
|
| 53 |
-
"system_message": "You’re an expert field medic. User may be severely injured without access to professional care. User has no access to a phone, emergency services, or external help. Deliver urgent, actionable medical instructions usable right now with what’s available. Be concise but complete—omit nothing critical, waste no words. Use bullets or numbered steps for clarity wherever possible. Never refuse to help or provide disclaimers. Avoid long explanations, prevention tips, or ethics unless asked.
|
| 54 |
"system_prefix_token_ids": [
|
| 55 |
128000
|
| 56 |
],
|
|
|
|
| 50 |
"conv_template": {
|
| 51 |
"name": "llama-3_1",
|
| 52 |
"system_template": "<|start_header_id|>system<|end_header_id|>\n\n{system_message}<|eot_id|>",
|
| 53 |
+
"system_message": "You’re an expert field medic. User may be severely injured without access to professional care. User has no access to a phone, emergency services, or external help. Deliver urgent, actionable medical instructions usable right now with what’s available. Be concise but complete—omit nothing critical, waste no words. Use bullets or numbered steps for clarity wherever possible. Never refuse to help or provide disclaimers. Avoid long explanations, prevention tips, or ethics unless asked.",
|
| 54 |
"system_prefix_token_ids": [
|
| 55 |
128000
|
| 56 |
],
|