Commit graph

8 commits

Author SHA1 Message Date
Guancheng Fu
67db925112
Add vllm quickstart (#10978)
* temp

* add doc

* finish

* done

* fix

* add initial docker readme

* temp

* done fixing vllm_quickstart

* done

* remove not used file

* add

* fix
2024-05-17 16:16:42 +08:00
Yishuo Wang
bd29010854 Nano: add libjemalloc.dylib (#7392) 2023-02-02 14:30:58 +08:00
Kai Huang
c49b52a95b Update multi-task example (#5787)
* update multi-task

* fix

* minor

* minor
2022-09-16 09:45:43 +08:00
WangBin
fced58a044 Add Friesian multi task example code and readme (#5460)
* add multi task example codes and readme

* fix for Friesian code style

* part 1: fix comments in pr

* update for comments part 2

* update for pr comments part 3

* update for code style

* update codes and add test results

* Update README.md
2022-09-15 21:03:53 +08:00
Yang Wang
08390bf464 Refactor Nano Training to make easy upgrade (#4723)
* Refactor Nano Training to make easy upgrade

* add utils

* add graph module back

* add import back

* add copy back

* fix ipex multiprocessing

* fix trainer
2022-05-30 22:31:08 +08:00
Yina Chen
45709a2093 Add bigdl2.0 friesian grpc code (#4787)
* add friesian code

* meet comments

* bug fix

* update example config
2021-09-27 14:51:38 +08:00
Yang Wang
6e73d35d9c Add more pattern in gitignore (#4799)
* add more gitignore

* add more
2021-09-23 13:52:40 +08:00
Yang Wang
136f0df47b Support pip install in bigdl-nano (#4492)
* enable pip install in nano

* fix ipex

* conda

* rename to bigdl-nano-init
2021-08-17 19:27:49 +08:00