examples : remove embd-input and gptneox-wip

This commit is contained in:
Georgi Gerganov 2023-10-20 17:08:32 +03:00
parent 6e6587656f
commit 84ed48b473
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
16 changed files with 1 additions and 4075 deletions

View file

@ -962,7 +962,6 @@ docker run --gpus all -v /path/to/models:/models local/llama.cpp:light-cuda -m /
- [main](./examples/main/README.md)
- [server](./examples/server/README.md)
- [embd-input](./examples/embd-input/README.md)
- [jeopardy](./examples/jeopardy/README.md)
- [BLIS](./docs/BLIS.md)
- [Performance troubleshooting](./docs/token_generation_performance_tips.md)