Heyang Sun
|
4b843d1dbf
|
change lora-model output behavior on k8s (#9038)
Co-authored-by: leonardozcm <leonardo1997zcm@gmail.com>
|
2023-09-25 09:28:44 +08:00 |
|
Lilac09
|
9126abdf9b
|
add README.md for bigdl-llm-cpu image (#9026)
* modify Dockerfile
* add README.md
* add README.md
|
2023-09-22 09:03:57 +08:00 |
|
Guancheng Fu
|
3913ba4577
|
add README.md (#9004)
|
2023-09-21 10:32:56 +08:00 |
|
Guancheng Fu
|
b6c9198d47
|
Add xpu image for bigdl-llm (#9003)
* Add xpu image
* fix
* fix
* fix format
|
2023-09-19 16:56:22 +08:00 |
|
Guancheng Fu
|
7353882732
|
add Dockerfile (#8993)
|
2023-09-18 13:25:37 +08:00 |
|
Xiangyu Tian
|
52878d3e5f
|
[PPML] Enable TLS in Attestation API Serving for LLM finetuning (#8945)
Add enableTLS flag to enable TLS in Attestation API Serving for LLM finetuning.
|
2023-09-18 09:32:25 +08:00 |
|
Heyang Sun
|
aeef73a182
|
Tell User How to Find Fine-tuned Model in README (#8985)
* Tell User How to Find Fine-tuned Model in README
* Update README.md
|
2023-09-15 13:45:40 +08:00 |
|
Xiangyu Tian
|
4dce238867
|
Fix incorrect usage in docs of Finetuning to enable TDX (#8932)
|
2023-09-08 16:03:14 +08:00 |
|
Xiangyu Tian
|
ea6d4148e9
|
[PPML] Add attestation for LLM Finetuning (#8908)
Add TDX attestation for LLM Finetuning in TDX CoCo
---------
Co-authored-by: Heyang Sun <60865256+Uxito-Ada@users.noreply.github.com>
|
2023-09-08 10:24:04 +08:00 |
|
Heyang Sun
|
2d97827ec5
|
fix typo in lora entrypoint (#8862)
|
2023-09-06 13:52:25 +08:00 |
|
Heyang Sun
|
b1ac8dc1bc
|
BF16 Lora Finetuning on K8S with OneCCL and Intel MPI (#8775)
* BF16 Lora Finetuning on K8S with OneCCL and Intel MPI
* Update README.md
* format
* refine
* Update README.md
* refine
* Update README.md
* increase nfs volume size to improve IO performance
* fix bugs
* Update README.md
* Update README.md
* fix permission
* move output destination
* Update README.md
* fix wrong base model name in doc
* fix output path in entrypoint
* add a permission-precreated output dir
* format
* move output logs to a persistent storage
|
2023-08-31 14:56:23 +08:00 |
|