- 4 Posts
- 10 Comments
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
3·1 year ago
pepperfree@sh.itjust.worksOPto
LocalLLaMA@sh.itjust.works•When DeepSeek V4 and R2?English
1·1 year agoThere is new project which they share fine-tuned modernbert on some task. Here is the org https://huggingface.co/adaptive-classifier
pepperfree@sh.itjust.worksto
LocalLLaMA@sh.itjust.works•So image generation is where it's at?English
3·1 year agoLots of developer choose to write in CUDA as ROCm support back then is a mess.
pepperfree@sh.itjust.worksto
LocalLLaMA@sh.itjust.works•So image generation is where it's at?English
4·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.worksOPto
LocalLLaMA@sh.itjust.works•MindLink-32B and MindLink-72B available on HuggingfaceEnglish
1·1 year agoSkywork downfall
pepperfree@sh.itjust.worksto
LocalLLaMA@sh.itjust.works•So image generation is where it's at?English
3·1 year agoThere is koboldcp-rocm fork. Koboldcpp itself has basic image generation. https://github.com/YellowRoseCx/koboldcpp-rocm


I wonder if we can extend the context length. It already fine-tuned with YaRN so we can’t get free extend with that method.