Commit History

Update checkpoint date
2fc2e7e
Running

colonelwatch commited on

Fix build crush for non-INSTRUCTOR models
b9b00c6

colonelwatch commited on

Skip model JIT compilation in ZeroGPU
fbcb089

colonelwatch commited on

Mitigate dollar sign issues, fix dropped newlines
c7d13d8

colonelwatch commited on

Move model and index functions to top of file
668ca25

colonelwatch commited on

Move `main` code to a new App class
9001f3b

colonelwatch commited on

Refactor `format_work` to be more declarative
6927169

colonelwatch commited on

Use `cached_property` for work abstract
cbb85b9

colonelwatch commited on

Roll `collapse_newlines` into Work as a validator
11682cc

colonelwatch commited on

Make author and journal line with h3 headers
9bef3a0

colonelwatch commited on

Start to refactor `format_response`
4b3650b

colonelwatch commited on

Merge get_index function with its helper
d801e4f

colonelwatch commited on

Add an "advanced options" accordion, with prompt
76bb3f2

colonelwatch commited on

Add Pyright ignore for missing import
2169950

colonelwatch commited on

Clarify section about ZeroGPU and batching
33cc9cf

colonelwatch commited on

Bump gradio version to latest
c9af001

colonelwatch commited on

Use a short_description that doesn't have to track
8840539

colonelwatch commited on

Extend Pydantic validation directly to response
cf146c2

colonelwatch commited on

Transition intermediate formats to Pydantic
66a5cae

colonelwatch commited on

Replace `get_env_var` with pydantic-settings
beaaf12

colonelwatch commited on

Switch from top-line comment to module docstring.
be472f9

colonelwatch commited on

Add conda dev environment
5eae539

colonelwatch commited on

Update README and add an actual LICENSE.txt
4fdeb02

colonelwatch commited on

Remove workaround, now that the index is on v2
0c59c22

colonelwatch commited on

Pass the `include_xpac` flag in works request
db9821f

colonelwatch commited on

Clean up model-getting
92b828c

colonelwatch commited on

Pin packages in requirements.txt
f24ffdf

colonelwatch commited on

Switch from mailto to API key
c64eff0

colonelwatch commited on

Stop being a jerk and transition to the v2, even if it means missing entries
fb830e1

colonelwatch commited on

Use the correct default for the model name
4836581

colonelwatch commited on

Hang on to the classic database for now, because some works there are missing in the new database
10d3579

colonelwatch commited on

Update snapshot date to the latest
8a428ab

colonelwatch commited on

Pin transformers package to fix AttributeError
ed48606

colonelwatch commited on

Run ruff formatter and linter
859d381

colonelwatch commited on

Add open access links as metadata
27e5c37

colonelwatch commited on

Minimize ZeroGPU utilization time by cutting out SentenceTransformer overhead
303669c

colonelwatch commited on

Drop batching because ZeroGPU crashes with it enabled
65eeead

colonelwatch commited on

Drop Self, which was added in Python 3.11
561e8f7

colonelwatch commited on

Replace batched, which was added in Python 3.12
c1a9185

colonelwatch commited on

Fix f-string handling
aafd588

colonelwatch commited on

Handle pre-defined version of ZeroGPU spaces
2df5624

colonelwatch commited on

Bump SDK version, update descriptions
3fa4157

colonelwatch commited on

Try to add short_description
34b1289

colonelwatch commited on

Fix syntax error by using a newer Python
bc89490

colonelwatch commited on

Replace broken submodule with a download scheme
fb6a589

colonelwatch commited on

Try to resolve build issue by switching faiss packages
c65ad60

colonelwatch commited on

Pull in index from new repository, due to LFS size limits on HF Spaces
92365df

colonelwatch commited on

Update .gitattributes
5578641

colonelwatch commited on

Update .gitattributes
22af805

colonelwatch commited on