Skip to content

Commit

Permalink
dont duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Jan 23, 2024
1 parent 98b7403 commit a4cd3d7
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions rllm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ The following models have been tested:

In general all Llama models should work.

## Credits

Some OpenAI JSON datatype definitions are copied from
[candle-vllm](https://github.com/EricLBuehler/candle-vllm/tree/master/src/openai).

Parts of code are direct port of Python from [vLLM](https://github.com/vllm-project/vllm).

Bits of model implementations are influenced by
[candle-transformers](https://github.com/huggingface/candle/blob/main/candle-transformers/src/models).
## Acknowledgements

See [top-level README.md](../README.md#acknowledgements).

0 comments on commit a4cd3d7

Please sign in to comment.