-
Like with fundamental terrain itself, the thing that dictates how deep dirt/sand/etc. generates at a given position is indeed also controlled by a noise generator. While I haven't seen these at all in…
-
### Description of the bug:
The [Barista Bot](https://aistudio.google.com/app/prompts/barista-bot) on AI studio is designed to output JSON in a format specified in the User prompt. From the promp…
-
When I try to generate audio using batch generation on long text, it drops some words/sentences in audio. like they are never there.
the code I am using is given below
```
def sentense_tokeni…
-
Hi, I am using llm as part of a multimodal model, so the model needs to pass `input embedding tensor` directly to generate, and also need to access the language model's `embed_tokens` member to fist c…
-
发布日期 | 博客标题 | 源文件 …
-
This will be a master ticket listing major changes made to Sufia 6.x that we will need to port. We can then track those in separate tickets.
- [ ] Migrate Sufia 6.x repository objects
- [ ] Migrate Su…
-
I tried to run train_vae.py
```
Traceback (most recent call last):
File "train_vae.py", line 40, in
dataset = SST_Dataset()
File "/n/w1-bjayakumar/Others_Models/controlled-text-generati…
-
### How are you running AnythingLLM?
Docker (remote machine)
### What happened?
I've embedded the chat widget in a web page. When asking a question via the chat embed, the response is truncated. Wh…
-
I trained embedding model on toy dataset as suggested on the repo
`torchrun --nproc_per_node 1 -m training.run --output_dir test_path --model_name_or_path openaccess-ai-collective/tiny-mistral --tr…
-
If the library folder contains modules extraneous to **nb_dev**, building `_modidx.py` will fail in some circumstances. In particular, parsing files generated by **VSCode** *export to python script* (…