rkv-exploring/llm_mechanic-instruct

#708
by heroOfOrion - opened

What a strange model without a config.json but based on Mistral-7B-v0.3 so it should work. Let's try to queue it and see what happens.

Yes that was kind of expected:

nico1 /tmp/quant# llmc add -2000 si https://huggingface.co/rkv-exploring/llm_mechanic-instruct
submit tokens: ["-2000","static","imatrix","https://huggingface.co/rkv-exploring/llm_mechanic-instruct"]
https://huggingface.co/rkv-exploring/llm_mechanic-instruct
https://huggingface.co/rkv%2dexploring/llm%5fmechanic%2dinstruct/raw/main/config.json 404
https://huggingface.co/rkv%2dexploring/llm%5fmechanic%2dinstruct/raw/main/config.json 404
https://huggingface.co/rkv%2dexploring/llm%5fmechanic%2dinstruct/raw/main/config.json 404
rkv-exploring/llm_mechanic-instruct: no architectures entry (FileNotFoundError('rkv-exploring/llm_mechanic-instruct/config.json') at /llmjob/share/bin/llmjob line 1522.
)

it's a lora adapter, it would need to be merged first

mradermacher changed discussion status to closed

Sign up or log in to comment