LLMFarm icon indicating copy to clipboard operation
LLMFarm copied to clipboard

Zeta 1 (My Original LLM) Support

Open DiamondGotCat opened this issue 1 year ago • 0 comments

Hi there,

I've created a lightweight and fast LLM called Zeta-1, and it's already available in GGUF format.

It runs extremely well on low-resource environments, including mobile, and I'd love to see it supported in your iOS app.

As long as you include </ASSISTANT> as a stop sequence, it should behave quite reliably during conversations. (It also runs fast in FP16.)

Feel free to check it out here: Original: DiamondGotCat/Zeta-1 GGUF: mradermacher/Zeta-1-GGUF

Thanks a lot for your amazing work!

DiamondGotCat avatar Apr 02 '25 22:04 DiamondGotCat