-
I want to add some imp algo of the CPP !! pls assign me @yashksaini-coder
-
Will there be more support for running llama.cpp on Ryzen NPU chips?
-
## 📝 Description
Problem name-Roof Top
You are given the heights of consecutive buildings. You can move from the roof of a building to the roof of the next adjacent building. You need to find the ma…
-
Given the close relationship between ollama and [llama.cpp](https://github.com/ggerganov/llama.cpp), would it be possible to support [llama-server](https://github.com/ggerganov/llama.cpp?tab=readme-ov…
-
First of all: CONGRATS ON YOUR AMAZING RESEARCH WORK.
Considering that this is using GGML and seems based directly on `llama.cpp`:
Why is this a separate project to `llama.cpp`, given that `llama.c…
-
The attached pictures are my subdivision results when running cube.obj, and the subdivided shape is apparently wrong.
Iteration 1:
Iteration 2:
And when i track the number of vertices g…
-
please assign me this issue under hacktoberfest
-
This is the kernel.json file I see while building `xeus-cpp-lite`
```
{
"display_name": "C++20",
"env": {
"PATH":"/Users/anutosh491/micromamba/envs/xeus-cpp/bin:/Users/anutosh491/.pixi/…
-
-
The image below is the meshed cube after running my program. The color of the grid does not seem to be correct. What could be the problem? Does it have to do with UV and UF?