dbaranchuk
|
1bca7f37ef
rm occasional comment
|
3 年之前 |
dbaranchuk
|
7d5348b10b
refactoring
|
3 年之前 |
dbaranchuk
|
04117d5b44
rm redundant imports
|
3 年之前 |
dbaranchuk
|
5c17ef3d66
rm redundant imports
|
3 年之前 |
dbaranchuk
|
648a5d6e1d
fix autograd backward & black & isort
|
3 年之前 |
dbaranchuk
|
0e8b7490f7
revert changes
|
3 年之前 |
dbaranchuk
|
e8f84e7747
revert changes
|
3 年之前 |
dbaranchuk
|
682c6711df
revert changes
|
3 年之前 |
dbaranchuk
|
3151c1d48d
Merge branch 'support-backend-dtypes' of github.com:learning-at-home/bloom-demo into support-backend-dtypes
|
3 年之前 |
dbaranchuk
|
bfeddb5463
revert changes
|
3 年之前 |
Dmitry Baranchuk
|
c6c064abc4
Delete ptune_v2_model.py
|
3 年之前 |
Dmitry Baranchuk
|
acdd95ff0b
Delete shallow_prompt_tuning_sst2.ipynb
|
3 年之前 |
Dmitry Baranchuk
|
364ecfbb29
Delete shallow_prompt_tuning_cola.ipynb
|
3 年之前 |
Dmitry Baranchuk
|
36e3da4e80
Delete deep_prompt_tuning_sst2.ipynb
|
3 年之前 |
Dmitry Baranchuk
|
0e6e4ae192
Delete deep_prompt_tuning_cola.ipynb
|
3 年之前 |
Dmitry Baranchuk
|
6898f7bfa8
Delete requirements-notebook.txt
|
3 年之前 |
dbaranchuk
|
2d2ad31e5f
update the hivemind version that support bfloat16
|
3 年之前 |
dbaranchuk
|
c23034a468
async serialization & cast to the scheme dtype
|
3 年之前 |
dbaranchuk
|
beacf25c5c
cast incoming tensors to backend dtype
|
3 年之前 |
dbaranchuk
|
e8114fbef2
Merge remote-tracking branch 'origin/main' into support-backend-dtypes
|
3 年之前 |
Artem Chumachenko
|
d989b94614
Pack of Inference Changes (#37)
|
3 年之前 |
dbaranchuk
|
5b06dc2255
renaming
|
3 年之前 |
dbaranchuk
|
1477bdc471
add preliminary notebooks
|
3 年之前 |
dbaranchuk
|
c6e26864da
add requirements for notebooks
|
3 年之前 |
dbaranchuk
|
cf4acd007e
add p-tuning v2 only for _non-distributed_ case
|
3 年之前 |
dbaranchuk
|
81422fdfc2
add deep p-tuning only for _non-distributed_ case
|
3 年之前 |
Dmitry Baranchuk
|
6573076883
Sequential and parallel forward / backward (#36)
|
3 年之前 |
justheuristic
|
f0cffbf67e
Miscellaneous fixes to automatic tests (#35)
|
3 年之前 |
Dmitry Baranchuk
|
7de3acf909
Fix is_subsequence (#32)
|
3 年之前 |
justheuristic
|
f0c7383181
Implement RemoteSequential slicing and extra repr, add tests (#30)
|
3 年之前 |