- 👋 Hi, I’m @Leikoe
- 👀 I’m interested in programming accelerators / Machine learning.
- 🔥 Mainly using Python / C / Rust
- 📫 Reach me on discord : @leikowo
📐
sxm2 heatsinks don't fit on sxm4 boards
Pinned Loading
-
Llama 3.2 inference in mlx - functio...
Llama 3.2 inference in mlx - functional style / no nn.Module 1# Uses entropix's tokenizer & downloaded weights. Saving this file into entropix's repo should work
23import math
4from typing import NamedTuple, List
5from pathlib import Path
-
-
-
minimal objc python bridge
minimal objc python bridge 1from typing import Dict, Tuple, Union, Any
2import functools, ctypes, ctypes.util
3import libobjc # clang2py generated bindings to objc/objc.h and objc/runtime.h
4# note: The Objective-C runtime does not expose enough information to provide completely automatic bindings of all APIs. source: https://pyobjc.readthedocs.io/en/latest/metadata/index.html
5# though it's possible to parse bridgesupport files
-
torch_to_ggml
torch_to_ggml Public archiveconvert a saved pytorch model to gguf and generate as much corresponding ggml c code as possible
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.