esleightholm

↗ HN profile [ 70.2 ms ] full profile
Karma
55
Created
May 2, 2024 (2y ago)
Submissions
0
  1. Google just released Gemma 2 2B and you can run it on Mac (and other devices), 100% local, powered by llama.cpp! 1. brew install llama.cpp 2. ./llama-cli --hf-repo google/gemma-2-2b-it-GGUF \ --hf-file 2b_it_v2.gguf \…

  2. Fine-Tune Embeddings in Google Colab (colab.research.google.com)