Commit graph

828 commits

Author SHA1 Message Date
oobabooga
481ef3ca16
Merge pull request #304 from oobabooga/dependabot/pip/rwkv-0.4.2
Bump rwkv from 0.3.1 to 0.4.2
2023-03-13 22:39:22 -03:00
dependabot[bot]
715c3ecba6
Bump rwkv from 0.3.1 to 0.4.2
Bumps [rwkv](https://github.com/BlinkDL/ChatRWKV) from 0.3.1 to 0.4.2.
- [Release notes](https://github.com/BlinkDL/ChatRWKV/releases)
- [Commits](https://github.com/BlinkDL/ChatRWKV/commits)

---
updated-dependencies:
- dependency-name: rwkv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 01:36:02 +00:00
oobabooga
a0ef82c895
Activate dependabot 2023-03-13 22:35:28 -03:00
oobabooga
3fb8196e16 Implement "*Is recording a voice message...*" for TTS #303 2023-03-13 22:28:00 -03:00
oobabooga
0dab2c5dc5
Update feature_request.md 2023-03-13 22:18:03 -03:00
oobabooga
79e519cff6
Update stale.yml 2023-03-13 20:03:08 -03:00
oobabooga
15714580da
Update stale.yml 2023-03-13 19:39:21 -03:00
oobabooga
bad0b0af48
Update stale.yml 2023-03-13 19:20:18 -03:00
oobabooga
c805843b41
Update stale.yml 2023-03-13 19:09:06 -03:00
oobabooga
60cc7d3c3a
Update stale.yml 2023-03-13 18:53:11 -03:00
oobabooga
7c17613add
Update and rename .github/workflow/stale.yml to .github/workflows/stale.yml 2023-03-13 18:47:31 -03:00
oobabooga
47c941c5fd
Create stale.yml 2023-03-13 18:37:35 -03:00
oobabooga
511b1368b8
Update bug_report_template.yml 2023-03-13 18:29:38 -03:00
oobabooga
d6763a6560
Update feature_request.md 2023-03-13 18:27:24 -03:00
oobabooga
c6ecb354e5
Update feature_request.md 2023-03-13 18:26:28 -03:00
oobabooga
68464279e0
Update feature_request.md 2023-03-13 18:19:07 -03:00
oobabooga
bcfb7d752a
Update bug_report_template.yml 2023-03-13 18:16:18 -03:00
oobabooga
ed30bd3216
Update bug_report_template.yml 2023-03-13 18:14:54 -03:00
oobabooga
aee3b53fb3
Update bug_report_template.yml 2023-03-13 18:14:31 -03:00
oobabooga
7dbc071e5a
Delete bug_report.md 2023-03-13 18:09:58 -03:00
oobabooga
69d4b818b7
Create bug_report_template.yml 2023-03-13 18:09:37 -03:00
oobabooga
0a75584706
Create issue templates 2023-03-13 18:07:08 -03:00
oobabooga
7ab45fb54a
Merge pull request #296 from luiscosio/patch-1
Fix for issue #282
2023-03-13 14:45:58 -03:00
Luis Cosio
435a69e357
Fix for issue #282
RuntimeError: Tensors must have same number of dimensions: got 3 and 4
2023-03-13 11:41:35 -06:00
oobabooga
66b6971b61 Update README 2023-03-13 12:44:18 -03:00
oobabooga
ddea518e0f Document --auto-launch 2023-03-13 12:43:33 -03:00
oobabooga
d97bfb8713
Update README.md 2023-03-13 12:39:33 -03:00
oobabooga
372363bc3d Fix GPTQ load_quant call on Windows 2023-03-13 12:07:02 -03:00
oobabooga
bdff37f0bb
Update README.md 2023-03-13 11:05:51 -03:00
oobabooga
b6098e9ccb
Merge pull request #275 from stefanhamburger/patch-1
Fix: tuple object does not support item assignment
2023-03-13 11:01:31 -03:00
oobabooga
72757088fa
Create FUNDING.yml 2023-03-13 10:55:00 -03:00
oobabooga
0c224cf4f4 Fix GALACTICA (#285) 2023-03-13 10:32:28 -03:00
stefanhamburger
91c2a8e88d
Fix: tuple object does not support item assignment 2023-03-13 07:42:09 +01:00
oobabooga
2c4699a7e9 Change a comment 2023-03-13 00:20:02 -03:00
oobabooga
0a7acb3bd9 Remove redundant comments 2023-03-13 00:12:21 -03:00
oobabooga
77294b27dd Use str(Path) instead of os.path.abspath(Path) 2023-03-13 00:08:01 -03:00
oobabooga
b9e0712b92 Fix Open Assistant 2023-03-12 23:58:25 -03:00
oobabooga
1ddcd4d0ba Clean up silero_tts
This should only be used with --no-stream.

The shared.still_streaming implementation was faulty by design:
output_modifier should never be called when streaming is already over.
2023-03-12 23:42:49 -03:00
oobabooga
a95592fc56 Add back a progress indicator to --no-stream 2023-03-12 20:38:40 -03:00
oobabooga
d168b6e1f7
Update README.md 2023-03-12 17:54:07 -03:00
oobabooga
54e8f0c31f
Update README.md 2023-03-12 16:58:00 -03:00
oobabooga
cebe8b390d Remove useless "substring_found" variable 2023-03-12 15:50:38 -03:00
oobabooga
4bcd675ccd Add *Is typing...* to regenerate as well 2023-03-12 15:23:33 -03:00
oobabooga
3375eaece0 Update README 2023-03-12 15:01:32 -03:00
oobabooga
c7aa51faa6 Use a list of eos_tokens instead of just a number
This might be the cause of LLaMA ramblings that some people have experienced.
2023-03-12 14:54:58 -03:00
oobabooga
17210ff88f
Update README.md 2023-03-12 14:31:24 -03:00
oobabooga
441e993c51 Bump accelerate, RWKV and safetensors 2023-03-12 14:25:14 -03:00
oobabooga
d8bea766d7
Merge pull request #192 from xanthousm/main
Add text generation stream status to shared module, use for better TTS with auto-play
2023-03-12 13:40:16 -03:00
oobabooga
4066ab4c0c Reorder the imports 2023-03-12 13:36:18 -03:00
oobabooga
4dc1d8c091
Update README.md 2023-03-12 12:46:53 -03:00