-
I have deployed deployed paligemma-3b-mix-448 using:
`swift deploy --model_type paligemma-3b-mix-448`
On calling the completions API using curl:
`curl http://localhost:8000/v1/chat/completions \
…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
In Explore and Plot by Vector Layer Attributes, the lesson is about seeing unique values and uses `levels(lines_HARV$TYPE)`, which produces `NULL` because the column is not defined as a factor. I woul…
-
```
What steps will reproduce the problem?
1. open xbmc
2. open icefilms
3. select movie or tv show to play
What is the expected output? What do you see instead?
I expect to see the movie play but it…
-
```
What steps will reproduce the problem?
1. open xbmc
2. open icefilms
3. select movie or tv show to play
What is the expected output? What do you see instead?
I expect to see the movie play but it…
-
```
What steps will reproduce the problem?
1. open xbmc
2. open icefilms
3. select movie or tv show to play
What is the expected output? What do you see instead?
I expect to see the movie play but it…
-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### 🐛 Describe the bug
use `vllm serve /mnt/models --trust-re…
-
-
```
What steps will reproduce the problem?
1. open xbmc
2. open icefilms
3. select movie or tv show to play
What is the expected output? What do you see instead?
I expect to see the movie play but it…
-
I came across your article on arXiv today and the timing is incredible. I've been working on capturing a large dataset for analyzing human activity based on estimated skeleton position in video frames…