Releases: Aatricks/llmedge
Releases · Aatricks/llmedge
V0.3.5
V0.3.4beta
What's Changed
- Fix/video quality by @Aatricks in #12
- Made stable-diffusion.cpp mods dynamic, not touching its codebase
Full Changelog: V0.3.3...V0.3.4beta
V0.3.3
V0.3.2beta
Changes :
- Fixed vae decode only bug of I2V
- Worked on fixing blank images in T2V output
- Implemented experimental support for I2V wan and LoRa wan
- Implemented recommended samplers and schedulers lists
Full Changelog: V0.3.1...V0.3.2beta
V0.3.1
V0.3
V0.2
V0.1
What's Changed
- Feature/vision ocr by @Aatricks in #2
- Stable diffusion by @Aatricks in #3
- Implemented support for vision capable LLMs with fallback to OCR and image description for normal LLMs
- Implemented stable diffusion image generation capability using stable-diffusion.cpp leveraging Vulkan as backend
Full Changelog: V0...V0.1
V0
What's Changed
- Initial commit
- Add support for using vulkan acceleration for fast llm inference on gpu by @Aatricks in #1
- Add support for RAG
- Add support download and run functionality using huggingface api
- Add speed and RAM metrics
New Contributors
Full Changelog: https://github.com/Aatricks/llmedge/commits/V0