"llm/vscode:/vscode.git/clone" did not exist on "0d186f3b3362671292a770c5d38b2ca2bd0d6522"
  • Daniël de Kok's avatar
    server: use chunked inputs · bf3c8137
    Daniël de Kok authored
    The router will now send the input as chunks besides as a single
    string. This change modifies the server to process chunked input
    rather than strings. This also allows us to remove the image
    extraction code from the server.
    bf3c8137
idefics_causal_lm.py 32.7 KB