Ami Navon

Results 8 comments of Ami Navon

+1 This bugfix is much appreciated. For example, the following snippet causes segmentation fault on geoip-c 0.8.1, but not on geoip-c 0.8.0: ``` $ irb require 'geoip' geoip = GeoIP::City.new('/tmp/GeoLiteCity.dat',...

+1 stopped working in jupyterlab==4.2.7 jupyter==1.1.1

+1 for gemma-3 QAT python generate.py --repo google/gemma-3-27b-it-qat-q4_0-gguf --gguf gemma-3-27b-it-q4_0.gguf --prompt "Write a quicksort in Python" mlx-examples/llms/gguf_llm/models.py", line 210, in get_config "context_length": metadata["llama.context_length"], ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: 'llama.context_length'