Video yükleniyor...
Video Yüklenemedi
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 görüntüleme • 2 yıl önce •via X (Twitter)
6 Yorum

Cris Lenta2 yıl önce
This looks great! Have you tried also running it with .cpp models? Curious of the performance

Rishabh Srivastava2 yıl önce
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!

Nerdynav2 yıl önce
hey great work, what's the license for this? Are code llama fine tunes allowed in their Meta's licensing?

Gautam Padiyar2 yıl önce
GPU with 20gb memory not required?

Rishabh Srivastava2 yıl önce
7B model, so you only need ~16GB or so of memory to make it run without beam search

Harsh Patel2 yıl önce
On Apple silicon how do I make it use the 7b-2 model? It is downloading the v1 I guess
