MLTQ

Results 7 issues of MLTQ

If you pass a URL to an wikipedia page's history, this tool outputs the current version of the page, not the historical version.

enhancement

Running parallel_apply on a lambda function stops, then gives an error "free(): Invalid Pointer", which appears to be a C error. ![Screenshot from 2020-12-26 11-54-38](https://user-images.githubusercontent.com/58714428/103155876-75e8ce00-4771-11eb-937d-410049001230.png) Also, MMM appears occasionally- see...

I want to integrate this into a slim chat system, so I think it would be nice to be able to have the app output only the text from the...

good first issue

Following on to the "Store preprocessed prompts", it would be good to be able to take in a text file with a generic prompt & flags to start a chatbot...

enhancement

After installing dependencies and run `app.py` I get it to download the default model and then: RuntimeError: Error(s) in loading state_dict for LatentDiffusion: Unexpected key(s) in state_dict: "clap.model.text_branch.embeddings.position_ids", "cond_stage_models.0.cond_stage_models.0.model.text_branch.embeddings.position_ids". Any...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Support the...

enhancement

Hi, I've modified the ingest script to work with a local LLM, but I'm trying to get the chat system working with local models and I'm finding a lot of...