Appreciation post

#26
by je0923 - opened

This is an absolutely incredible model. I use Q8 and it is just blazing fast, reading logs, finding bugs, coding a bit, and just overall being a great little assistant. It's genuinely incredible. Thank you so much.

This is an absolutely incredible model. I use Q8 and it is just blazing fast, reading logs, finding bugs, coding a bit, and just overall being a great little assistant. It's genuinely incredible. Thank you so much.

Hey man,
Could you share your current parameters for temp, top-p, top-k, and presence-penalty?
I'm test driving this model, but the recommended settings seem a bit highโ€”do you think they'll work out fine? :D

@tooltd Sure! I don't remember which one I use, I can't remember if my pi settings affect it... but anyway I have multiple settings and idk which of them are being used at any given time LOL:

--temp 0.2 --top-k 20 --top-p 0.95 --min-p 0 --presence-penalty 0.0 --repeat-penalty 1.0

or

--temp 1 --top-p 1 --top-k 40 --presence-penalty 0.0 --frequency-penalty 0.0

Idk! I like the model regardless ๐Ÿ˜ƒ

publisher announced --presence-penalty 1.5. I suspect unusual behavior; I notice it attempting to switch from using the native read tool to using curl for file reading. ๐Ÿ˜

image

Sign up or log in to comment