Skip to content

Typefix and livedebug#24

Merged
Ngalstyan4 merged 2 commits intomainfrom
typefix-and-livedebug
Aug 5, 2023
Merged

Typefix and livedebug#24
Ngalstyan4 merged 2 commits intomainfrom
typefix-and-livedebug

Conversation

@Ngalstyan4
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 5, 2023

Codecov Report

Merging #24 (55a5f87) into main (38afcd7) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   75.88%   75.88%           
=======================================
  Files           9        9           
  Lines         817      817           
  Branches      211      211           
=======================================
  Hits          620      620           
  Misses         78       78           
  Partials      119      119           
Files Changed Coverage Δ
src/hnsw/build.c 75.22% <100.00%> (ø)

@Ngalstyan4 Ngalstyan4 merged commit 0d26de5 into main Aug 5, 2023
@Ngalstyan4 Ngalstyan4 deleted the typefix-and-livedebug branch August 5, 2023 18:42
var77 added a commit that referenced this pull request Oct 8, 2024
* Add lantern-cli daemon mode

* Add memory optimizations and comment code

* Add Dockerfile for cli

* Add logger, add task id when logging

* Fix db exporter

* Fix logger.warn

* Update README add logger in create index

* Add dockerfile for CUDA

* Add print_raw method for logger

* Update onnxruntime version in README

* Update GPU dockerfile

* Update README for docker usage

* Add update listener, continous embedding generation, startup checks

* Fix startup query

* Optimize tokenizer

* Implement stop handler, optimize code, make fault tolerant

* Remove unnecessary clones on references

* Set data path based on OS

* Add restarts on connection loss

* Implement row locking and batching for client table inserts

* Rename client to client_jobs

* Check write permission on target table, add streaming option in embeddings

* Send pending jobs only to update channel

* Fix model column name typo

* Fix startup job init

* Fix init_finished_at update on startup

* Add comment

* Change gh runner ubuntu version

* Update versions and README

* Fix updates for rows with non-numeric ids

* Update BERT large model to v1.5

* Add more BERT models

* Make tokenizer and inputs for bert model dynamic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant