Added a little more spice to my previous model.
#556
by
schonsense
- opened
https://huggingface.co/schonsense/flam-kit
I'd appreciate you taking a look, and quantizing this model if you like it. I am also in the process of adding in some additional creativity/parameters via passthrough in the next couple of days over 2-3 new models/configurations.
Thanks,
No problem - it's queued, and if something goes wrong, I will report. imatrix generation might be delayed b y 1-2 days at the moment, as some other big models are in the queue - you can check the status at http://hf.tst.eu/status.html
mradermacher
changed discussion status to
closed
It seems your config.json is corrupted? Did you hand edit it? Both quoting and \ are incorrect.
"_name_or_path": schonsense\Llama-3.3-70B-Inst-Ablit-Flammades-SLERP,
should probably be:
"_name_or_path": "schonsense/Llama-3.3-70B-Inst-Ablit-Flammades-SLERP",
mradermacher
changed discussion status to
open
Yes, I did try to scrub my local directories. It should be fixed now. thanks.