Skip to content

Releases: InftyAI/llmaz

v0.0.3

10 Aug 15:59
79d070c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

08 Aug 10:40
67f78a7
Compare
Choose a tag to compare

What's Changed

✨ Feature:

♻️ Cleanup:

🐛 Bug:

New Contributors

Full Changelog: v0.0.1...v0.0.2

First release v0.0.1

23 Jul 04:02
878203b
Compare
Choose a tag to compare

What's Changed

  • Add new core APIs, e.g. Model
  • Add new inference APIs, e.g.Playground, Inference
  • Support serving models from huggingface
  • Support sharing models weights on the same node
  • Integrate with vllm by default
  • Add webhooks for APIs
  • Add installation documents and examples

New Contributors