-
### Feature Name
Llava-next -34B
### Feature Description
Research about Llava-next -34B
### Research Findings
### LLaVA-NeXT-34B
**LLaVA-NeXT-34B** is a model in the LLaVA-NeXT series, which e…
-
I can't seem to get the [OSRF car demo](https://github.com/osrf/car_demo) to run.
the first wall: Getting `nvidia-docker` installed. This I _think_ I did by creating a binary installer for it: `sci…
-
This is a placeholder for TODO items needed to have the release calc version 3 (after calc 2.15.1.x is released and stable). Think of this TOOD list as a planned set of changes that will come with ca…
-
### System Info
3090 gpu
0.7.1 tensorrt-llm
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially suppo…
-
Question, is there anything in the uuv simulator that models the water surface, such as waves? (And if not, how do get the nice surface animation in the wind farm video?)
-
### Bug Description
I am trying out the example specified in https://docs.llamaindex.ai/en/stable/examples/workflow/rag/ page.
Please find my code below
```
from llama_index.core.workflow import E…
-
It would be useful to expose the matrix element calculations in a user friendly and documented way.
For example, if I want to calculate Stark shifts on state |s> from a laser beam, I need to sum ov…
-
```
What steps will reproduce the problem?
1. when making genlist for my picoforce data
2. hooke shows plot but it is fault
3.
What is the expected output? What do you see instead?
correct plot
What…
-
### Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [X] My issue happened while using mods.
### What happened?
For some reason, the editor gen…
-
What is the correct way to get PhysX to take advantage of multiple threads?
I've tried using the default CPU Dispatcher:
```
mDispatcher = physx::PxDefaultCpuDispatcherCreate(mNumberOfThreads)…