this post was submitted on 01 Feb 2024
1 points (100.0% liked)

Free Open-Source Artificial Intelligence

2806 readers
1 users here now

Welcome to Free Open-Source Artificial Intelligence!

We are a community dedicated to forwarding the availability and access to:

Free Open Source Artificial Intelligence (F.O.S.A.I.)

More AI Communities

LLM Leaderboards

Developer Resources

GitHub Projects

FOSAI Time Capsule

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 7 months ago (3 children)

I have tried the version available at hugginchat and it's almost gpt4 level for programming tasks but not so much for general knowledge

[–] [email protected] 0 points 7 months ago (2 children)

Do you know if there are any plans to quantize it? I'd love to test it, but my 3090 can't handle 70b models without quantization, unfortunately.

[–] [email protected] 0 points 7 months ago

Only quantized versions of the model were leaked. If you see any unquantized version of it then it's something which was recreated from these, and not the original model. People have also requanted it from GGUF to EXL2 and probably other formats too.

[–] [email protected] 0 points 7 months ago

There are quantized versions on hugging face. There's a q2 version, but idk how well that performs

[–] [email protected] 0 points 7 months ago (1 children)

I can't find miqu-1-70b in huggingchat. Do I need to enable anything special anywhere?

[–] [email protected] 0 points 7 months ago (1 children)
[–] [email protected] 0 points 7 months ago* (last edited 7 months ago) (1 children)

Thats the model, but how do I get it into huggingchat? https://huggingface.co/chat/

Edit: thanks for the suggestion though. 🙂

[–] [email protected] 0 points 7 months ago

Yeah only have the 7b it seems on huggingchat, that's the one I was talking about.

Given how good the 7b I wouldn't be surprised if the 70b is better than gpt4 for programming-related chat.