-
the modloader needs to be rewritten to work with [Rhino](https://github.com/mozilla/rhino)
-
Recent versions of three.js (since r112) have enabled a proper linear color workflow. I'm working on implementing that; I have most of the core color management working using the recommendations in Do…
garyo updated
2 months ago
-
Upstream NGL has recently added support for configuring which bonds are inferred from interatomic distances in PDB files: https://github.com/nglviewer/ngl/pull/977. This was released on Node in [2.2.0…
-
M1 max cpu推理正常,添加-ngl会报错(metal api是需要单独适配?看到llama.cpp是支持的,需要怎么改动来适配吗):
./bin/main -m ../models/Baichuan-13B-Chat/ggml-model-q4_0.bin -p "User:" -ins -r 'User:' -c 1024 -ngl 100
报错信息:
== Running i…
-
I'm a beginner of ngl, how can I plot a local SDF structure?
I tried serveral times but I could just get 3D model using .cif files.
Could you please show me an example?
-
I've noticed that currently, input listeners are registered specifically for mouse and touch events. Depending on what your preference for browser support is, it's [relatively well supported](https://…
-
Every custom dataset shall be displayed on separate tab. Only two tabs with custom datasets shall be visible at any time. The tabs shall be scrollable (see https://material.io/components/tabs) to be a…
-
Those two animations are the core of why people use the Beautiful Lyrics plugin, it is super satisfying for everyone to see it glow or to go letter by letter if supported by the lyrics provider.
Th…
-
Hi everyone, plan is to check the current version in master, look at some current bugs and release it as `v1.0`. The issues I want to look at before that are in this milestone https://github.com/arose…
arose updated
6 years ago
-
I'm running the backend with:
```
sh -c ./llava-v1.5-7b-q4.llamafile -ngl 9999
```
and I'm able to use the web ui to upload images and send chat queries. However when I try to use the JSON A…