-
```
how could i integrate telepresence with asterisk in AS mode? is there some
documents about that. thanks very much!
```
Original issue reported on code.google.com by `jff...@163.com` on 16 Nov 20…
-
```
how could i integrate telepresence with asterisk in AS mode? is there some
documents about that. thanks very much!
```
Original issue reported on code.google.com by `jff...@163.com` on 16 Nov 20…
-
```
how could i integrate telepresence with asterisk in AS mode? is there some
documents about that. thanks very much!
```
Original issue reported on code.google.com by `jff...@163.com` on 16 Nov 20…
-
Explore adding support for more functions to be used in unprojected coordinate systems.
raster::terrain [(terrain.R,](https://github.com/rspatial/raster/blob/master/R/terrain.R) [terrain.cpp)](http…
-
From my understanding of the code in TGI ([building the FSM](https://github.com/huggingface/text-generation-inference/blob/1cebccc72b3233f705724be43ea760239d5d2717/server/text_generation_server/utils/…
rlouf updated
3 weeks ago
-
The URLs of the models look like the following:
https://api-inference.huggingface.co/models/mistralai/Mistral-Nemo-Instruct-2407
-
## Describe the bug
Unable to load model mpt-7b-instruct from the files generated during converting/bootstrapping to caikit-format.
## Platform
Using caikit-nlp pip installed from latest versio…
-
### Background & motivation
Docker requires special deployment resources to enable GPU support:
https://docs.docker.com/compose/gpu-support/
### Desired behaviour
For Docker, use a new ServiceCo…
-
### System Info
Latest Lorax version
### Information
- [X] Docker
- [ ] The CLI directly
### Tasks
- [X] An officially supported command
- [ ] My own modifications
### Reproduction
Compare mist…
-
Do you know of a good example for continuous batching? We would like to combine that with the paged attention kernel to build a own simple serving solution.
Thanks!