Valdanito
Valdanito
- My server environment: ``` AWS EC2 p3.2xlarge 1 V100 GPU 16GB memory ``` - My tests I use the official example.py file. `time torchrun --nproc_per_node 1 example.py --ckpt_dir /code/data_llama/7B...
- I am using EC2 p3.8xlarge: ``` +-----------------------------------------------------------------------------+ | NVIDIA-SMI 525.85.12 Driver Version: 525.85.12 CUDA Version: 12.0 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |...
I always succeed in making WizardCoder-15B-V1.0 worse :innocent:
 I am a beginner and I am not sure if this is a bug or if there is an issue with my configuration. Here...
docker容器运行的  ``` 2024-08-14 09:40:38,536 xinference.api.restful_api 1 ERROR [address=0.0.0.0:39763, pid=42000] AutoPipeline can't find a pipeline linked to KolorsPipeline for None Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/xinference/api/restful_api.py", line 878, in...
### What problem does this PR solve? discuss:https://github.com/infiniflow/ragflow/issues/1102 #### Completed 1. Integrate API Flask to generate Swagger API documentation, through http://ragflow_host:ragflow_port/v1/docs visit 2. Refactored http_token_auth ``` class AuthUser: def __init__(self,...
**Describe the bug** Missing file suffix when uploading xlsx file. **To Reproduce** Steps to reproduce the behavior: I have uploaded a txt and an xlsx file. This is my .files...
### The model to consider. https://huggingface.co/AIDC-AI/Ovis2-16B ### The closest model vllm already supports. Maybe it's Qwen2.5-VL ### What's your difficulty of supporting the model you want? _No response_ ### Before...
I noticed that there will be access to external CSS resources here https://github.com/Chainlit/chainlit/blob/f6159d506e745ad4e8fe00a03f9e2914b46b473c/frontend/index.html#L17