1
0
mirror of https://github.com/fauxpilot/fauxpilot.git synced 2025-03-12 04:36:10 -07:00

17 Commits

Author SHA1 Message Date
Matt Williams
e2f5f32298
Its not actually github copilot, its an alternative. () 2023-03-28 10:02:03 +02:00
Geunsik Lim
0a5a4af5e4 doc: added logo image of FauxPilot
This commimt is to append the official logo image in the GitHub repository.

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
2022-11-04 14:39:00 +09:00
Brendan Dolan-Gavitt
e5825da8be
Very important update: add a logo 2022-11-02 17:25:37 -04:00
Geunsik Lim
c02465d336 doc: Fixed a typo in the README.md file
This commis is to apply the comment of @moyix.

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
2022-10-05 17:35:12 +09:00
Geunsik Lim
d3c88dd50e doc: Added documentation folder for readability and maintenance
This commit is to append the documentation folder newly to maintain
the README.md file with high-readability. It is because the file is
a gateway of the FauxPilot project, let's simplify the contents of
the README.md file ASAP.

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
2022-10-04 14:56:43 +09:00
Brendan Dolan-Gavitt
12d2367a5a Update README with more info
- Link to the wiki and discussion forums
- Add a paragraph mentioning the tokenizer issue with the official
  Copilot plugin.
- Update the OpenAI example to match the current API ("engine" is
  now "model").
2022-09-30 22:18:31 -04:00
Geunsik Lim
b5ce8e3626
replaced Huggingface with Huggingface/Moyix correctly
This commit is to replace Huggingface with Huggingface/Moyix correctly.

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
2022-09-23 14:34:51 +09:00
Geunsik Lim
3ec391e8e2
doc: added web link of Huggingface
This commit is to append the webste address of Hugingface in the README.md.

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
2022-09-22 18:20:43 +09:00
Geunsik Lim
994195e919
doc: updated Compute Capability (CC) in README.md
This commit is to update the existing CC content in the README.md file according to the change of a34df0f053.

* Reference: https://github.com/moyix/fauxpilot/issues/30#issuecomment-1241447406

Signed-off-by: Geunsik Lim <leemgs@gmail.com>
2022-09-09 12:19:06 +09:00
Brendan Dolan-Gavitt
44b078aa50
Tiny fix to README
`docker-compose` is now `docker compose` so don't call it `docker-compose` any more. See https://github.com/moyix/fauxpilot/issues/32
2022-08-29 19:35:14 -04:00
Brendan Dolan-Gavitt
6edeb54505 Mention compute capability requirement 2022-08-08 10:03:14 -04:00
Brendan Dolan-Gavitt
ebbdb93204 Mention curl and zstd requirement 2022-08-06 00:10:28 -04:00
akay
0da85869c1
add nvidia-docker to the list of prerequisites 2022-08-04 03:26:39 +03:00
Brendan Dolan-Gavitt
89fdf6a727 Update with support for CodeGen 2B models 2022-08-03 16:14:12 -04:00
Brendan Dolan-Gavitt
47f45a43b4 missing link 2022-08-02 22:18:19 -04:00
Brendan Dolan-Gavitt
e90ae6dbbd fix missing word 2022-08-02 22:16:48 -04:00
Brendan Dolan-Gavitt
dc5d09b270 Add a readme 2022-08-02 22:13:32 -04:00