ColumbusAI

Results 7 issues of ColumbusAI

## **Describe the bug** ![Local LLM parsing issue](https://github.com/fingerthief/minimal-chat/assets/75283809/88b51481-2706-4ac9-b9f2-946e36b246a6) MC would not connect to Ollama's localhost API endpoint so I started up liteLLM and it's working as an intermediary proxy for...

bug

The new DeepSeek v2.5 model is the frontier model for local LLM coding. Is this on the roadmap for support?

model-weights

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...

currently fixing

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: ![Image](https://github.com/user-attachments/assets/e772b861-012d-4289-aeb6-c017d5101947) Compared to the readme: ![Image](https://github.com/user-attachments/assets/8f78d06f-ff61-4009-8b4b-03df51168223)