-
# Issue Template
## Description
SignUp for new user fails with User Model not found error
## Steps to Reproduce
Please provide step-by-step instructions on how to reproduce the issue:
1. …
-
### What happened?
I can't use docker + SYCL when using -ngl >0
With -ngl 0 it's ok
message error :
No kernel named _ZTSZZL17rms_norm_f32_syclPKfPfiifPN4sycl3_V15queueEiENKUlRNS3_7handlerEE0_c…
-
**Is your feature request related to a problem? Please describe.**
The current deployed version of instructlab requires llama_cpp version 0.2.79, and I want to run the new IBM Granite architecture, w…
-
## Motivation
Small functions that modify/access pointers such as `strlen`, `strcmp`, and `xmalloc` cause DSA to merge nodes unnecessarily. For example,
```C
#include
char* x = "hello";
ch…
-
**Is your feature request related to a problem? Please describe.**
I would love to generate singing voices and sound effects from text.
**Details of model being requested**
- Model name: Bark
- …
-
### Problem
Currently individual models may receive additional arguments using `AIExtension.model_parameters`. This only works if one wants to customize one specific model, not all models of a give…
-
### Feature request
It would be nice to be able to include multiple OpenAI API-compatible models, for example, one hosted by OpenAI and another hosted by Azure (GitHub Models). To my knowledge, it is…
-
```
Traceback (most recent call last):
File "app/app.py", line 74, in
app = App()
^^^^^
File "app/app.py", line 39, in __init__
self.core = Core()
^^^^^^
…
-
### What happened?
Hi there.
My llama-server can work well with the following command:
```bash
/llama.cpp-b3985/build_gpu/bin/llama-server -m ../artifact/models/Mistral-7B-Instruct-v0.3.Q4_1.g…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ x] I am running the latest code. Development is very rapid so there are no tagged versions as o…