ColumbusAI
ColumbusAI
## **Describe the bug**  MC would not connect to Ollama's localhost API endpoint so I started up liteLLM and it's working as an intermediary proxy for...
The new DeepSeek v2.5 model is the frontier model for local LLM coding. Is this on the roadmap for support?
Just sharing some I think would be impactful- - tooltips for hotkeys - ability to change hotkey bindings (for ex. i run into issue on windows using Ctrl-R to regenerate...
I'm running the GRPO code locally and if I leave in the default- ``` # Merge to 4bit if True: model.save_pretrained_merged("model", tokenizer, save_method = "merged_4bit",) ``` Then I end up...
Hey guys, can you please consider introducing sharded quantization as a core feature? This would allow users to quantize extremely large models (e.g., _80B+ parameters... CohereForAI/c4ai-command-a-03-2025_!) on consumer-grade hardware by...
[Scripts referenced in this readme](https://raw.githubusercontent.com/ModelCloud/GPTQModel/refs/heads/main/examples/README.md) There are only a couple of scripts:  Compared to the readme: 