Video wird geladen...
Video konnte nicht geladen werden
You can now run SQLCoder with a GUI on Apple Silicon or any NVIDIA GPU-enabled device! On Apple Silicon, just run CMAKE_ARGS="-DLLAMA_METAL=on" pip install "sqlcoder[llama-cpp]" sqlcoder launch The Apple Silicon version is not super accurate, but works great for simple questions – and everything happens (fairly fast) on just... show more
10,404 Aufrufe • vor 2 Jahren •via X (Twitter)
6 Kommentare

Cris Lentavor 2 Jahren
This looks great! Have you tried also running it with .cpp models? Curious of the performance

Rishabh Srivastavavor 2 Jahren
Thank you! The demo above is for a llama.cpp model (with q5 km quantization). Haven't done a rigorous eval on those yet though – will do in a few hours!

Nerdynavvor 2 Jahren
hey great work, what's the license for this? Are code llama fine tunes allowed in their Meta's licensing?

Gautam Padiyarvor 2 Jahren
GPU with 20gb memory not required?

Rishabh Srivastavavor 2 Jahren
7B model, so you only need ~16GB or so of memory to make it run without beam search

Harsh Patelvor 2 Jahren
On Apple silicon how do I make it use the 7b-2 model? It is downloading the v1 I guess
