Spaces:
Runtime error
Runtime error
| title: MiniScript Code Helper | |
| emoji: π» | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: "5.9.0" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| hardware: a10g-small | |
| # MiniScript Code Helper | |
| An AI assistant for the [MiniScript](https://miniscript.org) programming language, powered by: | |
| - **Base model**: [Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct) | |
| - **Fine-tuning**: QLoRA adapter trained on a MiniScript Q&A corpus ([JoeStrout/miniscript-code-helper-lora](https://huggingface.co/JoeStrout/miniscript-code-helper-lora)) | |
| - **RAG**: ChromaDB vector index over the MiniScript manual, quick reference, and example code | |
| Ask it anything about MiniScript β syntax, built-in functions, idioms, debugging tips, and more. | |