-
Hi,
I have a 85 hr of Chinese audio voice at 44100 hz to fintuning en-us/lessac/medium .ckpt, but effect not good.
And my loss_gen_all looks so high, loss_disc_all looks normal.
Questions:
…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
Just a quick (and important) question about LoRA vs QLoRA with Unsloth.
I have read through a series of articles about DO NOT MERGED naievely QLoRA back to base model, it will give worse performanc…
-
### Your question
I stored all models on a cloud drive and tested file read I/O performance using fio. When the block size is 4K, the I/O speed is only 10MB/s, but when the block size is 1M, the I/O …
-
### System Info
```bash
gpu=0
num_gpus=1
model=meta-llama/Meta-Llama-3.1-8B-Instruct
docker run -d \
--gpus "\"device=$gpu\"" \
--shm-size 16g \
-e HUGGING_FACE_HUB_TOKEN=$token \
-p 8082:80 …
-
Problem Description:
Developing a new machine learning model for improving the accuracy and performance of stock price predictions. The challenge lies in modeling the highly volatile nature of stoc…
-
**Is your feature request related to a problem? Please describe.**
The need for access to internal data arise from multiple angels:
- Rolling update: Each forecaster has an update method to update…
-
Thanks for sharing your great work!
I have trained the model myself with respect to your readme guideline, but set BATCH_SIZE = 16 and EPOCH=500 due to the lack of computing resources. In this settin…
-
#### Introduction
Vector databases have gained significant importance due to the rise of AI, machine learning, and deep learning applications. These databases store high-dimensional vectors repre…
-
### Summary
On the current `main` (commit 861fb7ef87bf9c20ee7a4c1632e3852681cc8ef4) - the single chip performance of UNet is approx. 329 fps. Running the same test except data parallel on N300 meas…