Instructions to use xpol555/sm-coder-mlc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLC-LLM
How to use xpol555/sm-coder-mlc 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
Upload model README
Browse files
README.md
CHANGED
|
@@ -20,6 +20,8 @@ A fine-tuned coding assistant for **SuperMongo (SM)** macro development,
|
|
| 20 |
quantized to **q4f16_1** for browser inference via
|
| 21 |
[WebLLM](https://github.com/mlc-ai/web-llm).
|
| 22 |
|
|
|
|
|
|
|
| 23 |
## Usage with WebLLM
|
| 24 |
|
| 25 |
This repo contains only the quantized **weights** and `mlc-chat-config.json`.
|
|
|
|
| 20 |
quantized to **q4f16_1** for browser inference via
|
| 21 |
[WebLLM](https://github.com/mlc-ai/web-llm).
|
| 22 |
|
| 23 |
+
Use it for free [here](https://huggingface.co/spaces/xpol555/supermongo-ai-webllm)!
|
| 24 |
+
|
| 25 |
## Usage with WebLLM
|
| 26 |
|
| 27 |
This repo contains only the quantized **weights** and `mlc-chat-config.json`.
|