Views
No views yet
| File Name | Size | Quantization Level | Description |
|---|---|---|---|
SmolLM2-135M.F16.gguf | 271MB | FP16 | Full precision 16-bit floats, offering the best accuracy, suitable for high-performance setups. |
SmolLM2-135M.Q4_K_M.gguf | 105MB | Q4 | Quantized to 4-bit, prioritizes memory efficiency and faster inference, with a trade-off in accuracy. |
SmolLM2-135M.Q5_K_M.gguf | 112MB | Q5 | Balanced quantization at 5-bit, offering a compromise between memory use and model accuracy. |
SmolLM2-135M.Q8_0.gguf | 145MB | Q8 | 8-bit quantization, designed for moderate performance with improved accuracy over lower-bit models. |
metallama.FROM line that specifies the base model file you want to use. For instance:FROM Llama-3.2-1B.F16.ggufollama create metallama -f ./metallamaollama listmetallama appears in the list of models.ollama run metallamaD:\>ollama run metallama1>>> write a mini passage about space x
2Space X, the private aerospace company founded by Elon Musk, is revolutionizing the field of space exploration.
3With its ambitious goals to make humanity a multi-planetary species and establish a sustainable human presence in
4the cosmos, Space X has become a leading player in the industry. The company's spacecraft, like the Falcon 9, have
5demonstrated remarkable capabilities, allowing for the transport of crews and cargo into space with unprecedented
6efficiency. As technology continues to advance, the possibility of establishing permanent colonies on Mars becomes
7increasingly feasible, thanks in part to the success of reusable rockets that can launch multiple times without
8sustaining significant damage. The journey towards becoming a multi-planetary species is underway, and Space X
9plays a pivotal role in pushing the boundaries of human exploration and settlement.