Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Mac
- CPT
- langchain
- prompt
- transformer
- Text-to-Image
- gemma2
- multi-gpu
- Gemma
- ubuntu
- vLLM
- ViT
- error: mkl-service + intel(r)
- Lora
- Fine-tuning
- llm
- gemma-3
- llama-4
- domain-adapted pre-training
- lora+
- nccl
- sfttrainer
- tensor-parallel
- glibcxx
- gemma-3-27b-it
- PEFT
- backbone
- llama-4-scout-17b-16e-instruct
- diffusion
- instruction tuning
Archives
- Today
- Total
목록glibcxx (1)
꾸준하게
ImportError: /home/lawform/miniconda3/envs/ys/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.32' not found
에러 전문mysql 부분에서 아래와 같은 에러가 발생하였다.ImportError: ~/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /lib/x86_64-linux-gnu/libmysqlclient.so.21)ERROR 12-03 01:36:14 multiproc_worker_utils.py:116] Worker VllmWorkerProcess pid 2536513 died, exit code: -15INFO 12-03 01:36:14 multiproc_worker_utils.py:120] Killing local vLLM worker processes~/lib/python3.11/multiprocessing/reso..
이슈 해결
2024. 12. 3. 10:44