parachas commited on
Commit
617e71d
·
verified ·
1 Parent(s): 2c52d29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ In addition to function calling capabilities, this collection now offers:
23
  - **Context management**: Mantains context in complex multi-turn interactions
24
 
25
  *Note*: Arch-Function-Chat is now the primarly LLM used in then open source [Arch Gateway](https://github.com/katanemo/archgw) - An AI-native proxy for agents. For more details about the
26
- project, check out the Github [README](https://github.com/katanemo/archgw/blob/main/README.md)
27
 
28
  # Requirements
29
  The code of Arch-Function-Chat-1.5B has been in the Hugging Face `transformers` library and we advise you to install latest version:
 
23
  - **Context management**: Mantains context in complex multi-turn interactions
24
 
25
  *Note*: Arch-Function-Chat is now the primarly LLM used in then open source [Arch Gateway](https://github.com/katanemo/archgw) - An AI-native proxy for agents. For more details about the
26
+ project, check out the Github [README](https://github.com/katanemo/archgw/blob/main/README.md).
27
 
28
  # Requirements
29
  The code of Arch-Function-Chat-1.5B has been in the Hugging Face `transformers` library and we advise you to install latest version: