LD

Results 8 issues of LD

I've been debugging bad output from the pretrained model. What corpus is this trained on? How to make it not overfit. ``` import flair # !pip install GIT+https://github.com/flairNLP/flair.git flair_sentiment =...

bug
wontfix

Hi, would you mind creating documentation on how to load the model and then get embeddings from a clean [tokenized if needed] query on CPU? I'm hoping I can replace...

Uninformative error. The error still exists. I just got back from vacation to see my app stop working with this new error. I tried updating... pip install -U langchain Successfully...

I suggest the change because of benchmarks. I've found it easy and agree with the bench. https://github.com/google-research/google-research/tree/master/scann the-algorithm/ann/src/main/python/dataflow/faiss_index_bq_dataset.py Thanks for uploading all this free education. I've learned so much in...

The error message I was seeing is this: "An unknown error occurred while loading this notebook. This version can load notebook formats or earlier. See the server log for details."...

Could you add a feature and configuration that would allow specifying the user name? That way with SSH_KEY and the proposed USER config, the tool will be able to specify...

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
area:experimental
priority:P3
feature:query-params

Is there any hope of future support for a python binding similar to Barfi for streamlit? I build a tool kit with barfi and it made design easy and fast....