llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Is it possible to load Excel files for data analysis or upload code for conversion via CLI?

Open breisig opened this issue 2 years ago • 1 comments

Is it possible (like hatgpt) to upload Excel files or upload code for data analysis against any model via the CLI? Something like uploading a few excel files and getCting a data analysis from all files or uploading a folder of code (php) and getting it converted to c/c++?

breisig avatar Jun 14 '23 02:06 breisig

@breisig It is possible, if your raw excel data or php code size around 2-3-4 kilobytes (2048 tokens).

randaller avatar Jun 14 '23 16:06 randaller

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Apr 10 '24 01:04 github-actions[bot]