- 4 Posts
- 12 Comments
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•DeepSeek dropped the V3.1 WeightEnglish
1·1 year agoI wonder if we can extend the context length. It already fine-tuned with YaRN so we can’t get free extend with that method.
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•DeepSeek dropped the V3.1 WeightEnglish
1·1 year agoAh. Sorry, good thing I attached the related link.
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•DeepSeek dropped the V3.1 WeightEnglish
2·1 year agoEverybody been rumoring about R2. So releasing this thing kinda unexpected
pepperfree@sh.itjust.worksto
LocalLLaMA@sh.itjust.works•Fine tuned models for summarisation?English
1·1 year agoSo something like
Previously the text talk about [last summary] [The instruction prompt]... [Current chunk/paragraphs]
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•When DeepSeek V4 and R2?English
1·1 year agoThe RL is so good grok changed it’s personality by changing small part of it’s system prompt
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•When DeepSeek V4 and R2?English
11·1 year agoLlama 3.3 was good, tho. For the multimodal, llama 4 also use llama3.2 approach where the image and text is made into single model instead using CLIP or siglip.
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•When DeepSeek V4 and R2?English
3·1 year ago
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•When DeepSeek V4 and R2?English
1·1 year agoThey got the whole Twitter database. It’s kinda the same with Gemini. But somehow Meta isn’t catching up, maybe their llama 4 architecture isn’t that stable to train.
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•When DeepSeek V4 and R2?English
0·1 year agoIt changed after Grok 3
pepperfree@sh.itjust.worksto
LocalLLaMA@sh.itjust.works•So image generation is where it's at?English
2·1 year agoNo, you can run sd, flux based model inside the koboldcpp. You can try it out using the original koboldcpp in google colab. It loads gguf model. Related discussion on Reddit: https://www.reddit.com/r/StableDiffusion/comments/1gsdygl/koboldcpp_now_supports_generating_images_locally/
Edit: Sorry, I kinda missed the point, maybe I’m sleepy when writing that comment. Yeah, I agree that LLM need big memory to run which is one of it’s downside. I remember someone doing comparison that API with token based pricing is cheaper that to run it locally. But, running image generation locally is cheaper than API with step+megapixel pricing.
pepperfree@sh.itjust.worksto
LocalLLaMA@sh.itjust.works•So image generation is where it's at?English
1·1 year agoThere is koboldcp-rocm fork. Koboldcpp itself has basic image generation. https://github.com/YellowRoseCx/koboldcpp-rocm


I usually use skill like openspec when requesting LLM to do something, combining them with matt’s skills like grill-me. I assume both of this skill will make LLM output in certain way as I jump between model, I don’t really notice them. Usually I also ask to ‘talk in basic english language’ or ’ talk in simplified technical english language’ when just asking random things in the codebase. Surely not perfect and better to have normal sounding LLM directly.