Marie Stephen Leo

Results 10 issues of Marie Stephen Leo

I have a large dataset of `N` records (currently 100Million). Each record is `d` dimensions (say 300d). Is there a quick formula I can use to calculate the expected RAM...

Could you pls share how to install `diffcse`? I tried the below ``` pip install simcse git clone [email protected]:voidism/DiffCSE.git cd transformers-4.2.1 pip install . ``` then running ``` from diffcse...

Would be great if you could touch upon the effective NLP data augmentation techniques as well

- Added in the `on_llm_end` callback into ChatOpenAI's `__call__` - fixed multiple linting errors arising from above change - added in tests to `chat_models/test_openai.py`

Kick starting this PR to get some feedback on the design choices to get token usage working in ChatOpenAI Here's what I found so far, pls let me know if...

Something like a `verbose` flag to turn on or off the progress bar prints Progress bards are great for local development but not much needed while deploying it as a...

### System Info The full command line used that causes issues: `docker run --rm -p 7997:7997 michaelf34/infinity:latest --model-name-or-path mixedbread-ai/mxbai-embed-large-v1 --port 7997` OS version: macos Model being used: mixedbread-ai/mxbai-embed-large-v1 Hardware used...

### Describe the bug `fs-gcsfs` is a required dependency to export models to GCS. Without it, running `bentoml export` results in an error as below ``` ValueError: Unknown or unsupported...

enhancement

### Feature Area /area components ### What feature would you like to see? Google [Cloud Run](https://cloud.google.com/run/?hl=en) is a fantastic way to deploy containers in a serverless manner. Cloud Run recently...

area/components
kind/feature

Adds the official Supabase MCP server