mirror of
https://github.com/0xSojalSec/airllm.git
synced 2026-03-07 22:33:47 +00:00
add request form
This commit is contained in:
@@ -132,6 +132,7 @@ When initialize the model, we support the following configurations:
|
||||
|
||||
#### [HF open llm leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard) top models
|
||||
|
||||
|
||||
**Including but not limited to the following:** (Most of the open models are based on llama2, so should be supported by default)
|
||||
|
||||
@12/01/23
|
||||
@@ -244,6 +245,9 @@ model.tokenizer.decode(generation_output.sequences[0])
|
||||
</details>
|
||||
|
||||
|
||||
####To request other model support: [here](https://docs.google.com/forms/d/e/1FAIpQLSe0Io9ANMT964Zi-OQOq1TJmnvP-G3_ZgQDhP7SatN0IEdbOg/viewform?usp=sf_link)
|
||||
|
||||
|
||||
|
||||
## Acknowledgement
|
||||
|
||||
|
||||
Reference in New Issue
Block a user