Brayden Zhong

Results 15 issues of Brayden Zhong

## Summary This PR adds an explicit database migration step to the local setup instructions. This is necessary because without running migration - you **will** get DB errors without doing...

## Database Migration Missing in Localhost Setup ### Description The current README lacks a crucial step for database initialization, causing authentication failures on first setup when running locally. A similar...

`make_rand_sparse_tensors` is called two times in `make_n_rand_sparse_tensors` -- if this is not intentional, there's some overhead here. As well, the originally computed tensors are discarded so returned tensors differ from...

Various fixes in the benchmarks folder. - Updated `run_vllm` to correctly initialize `GuidedDecodingParams` using `request.structure_type` - Changed `sample_tokens` to return `list[int]` instead of `str` and filter out special tokens correctly...

structured-output

Summary --------- Added deprecation notices to both methods in SignalExchangeAPI class, indicating they will be removed in version 2.x.x Remove the few references to it there was. Closes #1218 Test...

CLA Signed
python-threatexchange

Summary --------- PDQ now using IVF Faiss for better scalability (as we move away from the old imp) - Adds PDQSignalTypeIndex2 that automatically switches between flat and IVF indices based...

CLA Signed
python-threatexchange

What a great template! I did this because sometimes you want people to see the pictures like Kaolin :) ![CleanShot 2025-03-27 at 00 31 54](https://github.com/user-attachments/assets/16214376-663d-4ec0-b768-8bdaa152caf5) As well, here's proof that...

Hey - this is a cool project - any chance you would accept a PR that supports getting real data from an account (e.g a work account that you don't...

enhancement

## What does this PR address? 2 things, mainly: 1. **`models/huggingface.py`:** * Corrects a bug in `HuggingFaceModel.resolve` where the incorrect source directory (grandparent of the snapshot) was being copied when...

In theory `test/srt/test_deepseek_v3_fp4_4gpu.py` should pass

blackwell
run-ci