this post was submitted on 18 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Deepseek Coder 33B worked well for me, I asked it to make the game snake and it did it the first time with the 4bit GPTQ - https://huggingface.co/TheBloke/deepseek-coder-33B-instruct-GPTQ
Other models are available to run on CPU/GPU - https://huggingface.co/models?search=deepseek%2033b
What specs? Didn't have enough memory to run it. I have an RX 6600 and a Ryzen 5 5600x also 16gb of ram.
Game Snake will be included in all models.
What UI do you use with Deepseek Coder? I need one that can format markdown text well.
use LM Studio
Not FOSS
I use oobabooga, I'm actually testing out using it with Language Agent Tree Search to see if it can make better outputs -https://github.com/andyz245/LanguageAgentTreeSearch