-
This issue serves to collect high-level areas where we want to improve or extend Halide. Reading it will let you know what is on the minds of the core Halide developers. If there's something you think…
-
[![Bountysource](https://api.bountysource.com/badge/issue?issue_id=60853960)](https://www.bountysource.com/issues/60853960-lagless-vsync-support-add-beam-racing-to-retroarch-now-1082-bountysource)
…
-
- [ ] [unsloth/README.md at main · unslothai/unsloth](https://github.com/unslothai/unsloth/blob/main/README.md?plain=1)
# unsloth/README.md at main · unslothai/unsloth
…
-
`AttributeError: 'dict' object has no attribute 'pretrained_resource' `occurred when I executed `model = PatchFusion.from_pretrained(model_name).to(DEVICE).eval()
`
It looks like the dictionary is a…
-
## Description
I am using the jupyter ai extension with a custom model provider as per steps in https://jupyter-ai.readthedocs.io/en/latest/users/index.html#custom-model-providers
However th…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Rust](https://github.com/trending/rust?since=weekly)!
4Lila updated
12 hours ago
-
I'm Mark, the creator of Blur Busters and TestUFO.
I noticed you have a virtual display driver capable of custom refresh rates -- maybe you want to make minor modifications to meet an existing B…
-
One day, doing a run on the SP, I noticed that the Lightning Gun wasn't shooting anything but the ammo count still lowered and the marks on the walls and floors still kept being displayed.
I tested…
-
I have [put together a plugin](https://github.com/adammikulis/MindGame) for the Godot game engine that uses LLamaSharp to load a model and interact directly within the editor. I'd like to submit it as…
-
Here is an example of a C++/CUDA code with python bindings:
https://github.com/prism-em/prismatic
Everything is in the same repository.
I have no idea how it is done.