Spaces:
Running
on
Zero
Running
on
Zero
Commit History
Corrected misplaced example file reference. Added AWS Nova models to model list
5fa40a6
Minor changes to local inference
6f46742
Minor corrections to transformers inference
6797022
Further optimisations to transformers inference
0895a36
Minor fixes to llm_funcs
2214029
Enabled GPU-based local model inference with the transformers package
72d517c
Added possibility of adding examples quickly to the input files
8c54223
Enhanced app functionality by adding new UI elements for summary file management, put in Bedrock model toggle, and refined logging messages. Updated Dockerfile and requirements for better compatibility and added install guide to readme. Removed deprecated code and unnecessary comments.
ba1a951
Corrected backslash
aa08197
Allowed possibility to run all analysis steps in one click
2e33e29
Updated requirements. More generous spaces GPU timeouts
9b97b7b
Removed unnecessary print statements
6da6ac6
Loading llama_cpp inside load_model instead of on app load
aba68bf
Enhanced app functionality by adding new logging variables, refining file input options, and updating prompts for better user experience. Updated Dockerfile for improved environment setup and adjusted requirements for compatibility. Removed unnecessary print statements and added error handling in data loading functions.
714810a
Removed kv quantisation for CPU as cannot make consistent without flash attention
4f3fcbc
Aligned kv quantisation for CPU inference
933ac57
Optimised prompts for llama.cpp prompt caching
43fe323
Dockerfile now refers to prebuilt llama-cpp-python wheel
41f8cab
Corrected full_prompt save
d25e491
Minor fixes for Gemini, model calls. Updated Dockerfile for non-GPU systems
8ec0f3d
Merge pull request #22 from seanpedrick-case/pyproject_file
a3a7eae
unverified
Sean Pedrick-Case
commited on
Added pyproject.toml file, updated some dependencies
359f819
Merge pull request #21 from seanpedrick-case/gpt-oss-compat
76942b4
unverified
Sean Pedrick-Case
commited on
Merge branch 'dev' into gpt-oss-compat
7497349
unverified
Sean Pedrick-Case
commited on
GPT-OSS 20b should now work correctly
12c4a40
Added GPT-OSS 20b support. Moved to Llama cpp python chat_completion function
c61bb70
Added DynamoDB logging. Optimised topics lists with descriptions
ef5252d
Merge pull request #20 from seanpedrick-case/dev
49faa78
unverified
Sean Pedrick-Case
commited on
Attempting latest CUDA compatible wheel for requirements.txt
6d4a850
Downgraded primary requirements file for compatibility with older systems
0df2640
Merge pull request #19 from seanpedrick-case/dev
a2ccbd0
unverified
Sean Pedrick-Case
commited on
Updated package requirements
387b6ea
Added cost code logging functionality. More customised logging output, can now save logs to DynamoDB.
9bd035b
Merge pull request #18 from seanpedrick-case/dev
7e96e51
unverified
Sean Pedrick-Case
commited on
Updated app to work correctly in API mode. Updated xlsx outputs. Some package updates
1803cc3
Allowed for save to xlsx file. Some package updates
11004c5
Merge pull request #17 from seanpedrick-case/dev
e7b676a
unverified
Sean Pedrick-Case
commited on
You can now create structured summaries by group by changing a setting under 'I have my own list of topics'
4753a16
Merge pull request #16 from seanpedrick-case/dev
a1ed58d
unverified
Sean Pedrick-Case
commited on
Corrected system prompt usage. Upgraded Bedrock to converse API. Replaced Sonnet 3 with Sonnet 3.7. Updated prompts with response prefill and more specific system prompt for tables.
e66ea5f
Further improved grouping implementation, improved summarisation prompts
92003de
Improved on implementation of group-based analysis. Now should be possible all the way to summarisation
f2d85f1
Improved grouping functions
125e31b
Merge pull request #15 from seanpedrick-case/dev
f765f2c
unverified
Sean Pedrick-Case
commited on
Wrapper function added to add possibility of analysis by group. Some bug fixes, package changes
1937645
Merge pull request #14 from seanpedrick-case/dev
77fe7c6
unverified
Sean Pedrick-Case
commited on
Remoed cuda.runtime.version reference
e09bc58
Merge pull request #13 from seanpedrick-case/dev
f3deb28
unverified
Sean Pedrick-Case
commited on