LLMstudio
LLMstudio copied to clipboard
Fix/azure llama
Summary
- Remove Azure clients.
- Build headers, payload and endpoint.
- Send calls using requests.
- Deal with aditional final chunk sent by Llama endpoint.
- Created
06_fix_azure_llama.ipynb
to test the changes.