ziqizhang
ziqizhang
Hi, I have a number of questions and I hope it is ok that I ask them together in one post! So the context is that I have successfully trained...
Hi I trained my models using an HPC server and then I want to explore the trained models. I realised that if a model is trained with GPU, it must...
Hi, this is a great project, thanks for sharing it! I would like to use this on a very large corpus, which contains probably tens of millions of short messages,...
I have fine tuned a model and I am now using the model to generate text. I am doing this on Google colab that has a default of 26GB memory....
Sorry if this question has been asked and answered but I cannot find anything related to it. Is there a way to download and use the model through the transformer...
### Issue you'd like to raise. - Langchain version: 0.0.335 - Affected LLM: chatgpt 3.5 turbo 1106 (NOT affecting: gpt 3.5 turbo 16k, gpt4, gpt4 turbo preview) - Code template,...
Hi I am trying to use Facepager on Ubuntu 22.04. I installed it following the instructions and started the app. When add a new databse, I get this error: Invaild...
TODO (Thanks to Josef Janoušek from the Odalic project) > "The AttributeValueMatcher in the method score ( https://github.com/ziqizhang/sti/blob/master/sti-main/src/uk/ac/shef/dcs/sti/core/scorer/AttributeValueMatcher.java#L104 ) was not able to match the input cell value 694 (of...
## Expected Behavior (Mandatory) As per https://neomodel.readthedocs.io/en/latest/getting_started.html#retrieving-additional-relations, you can search on relations using, e.g., `germany.inhabitant.search(name='Jim') ` ## Actual Behavior (Mandatory) This no longer works with the library as it gives...