4f35e1f373
Initial commit with README
2025-02-19 14:44:15 +09:00
MengqingCao
d7207e8ad1
update docker files
...
1. add docker-npu (Dockerfile and docker-compose.yml)
2. move cuda docker to docker-cuda and tiny changes to adapt to the new path
2024-06-24 10:57:36 +00:00
hiyouga
947a34f53b
fix docker compose usage
2024-06-13 00:07:48 +08:00
hiyouga
949e9908ad
fix #4145
...
Fix the docker image
2024-06-11 00:19:17 +08:00
hiyouga
1c7f0ab519
init unittest
2024-06-08 01:35:58 +08:00
hiyouga
c1fe6ce782
update readme
2024-03-28 22:02:32 +08:00
S3Studio
6a5693d11d
improve Docker build and runtime parameters
...
Modify installation method of extra python library.
Utilize shared memory of the host machine to increase training performance.
2024-03-15 08:57:46 +08:00
S3Studio
3d911ae713
Add dockerize support
...
Already tested with the model of Qwen:1.8B and the dataset of alpaca_data_zh. Some python libraries are added to the Dockerfile as a result of the exception messages displayed throughout test procedure.
2024-03-08 10:47:28 +08:00