-
Oppgave:
Bruk av LLM til å generere sparql spørringer mot kunnskapsgrafen
https://medium.com/@peter.lawrence_47665/text-to-graph-via-llm-pre-training-prompting-or-tuning-3233d1165360
https://mediu…
-
Trying to run this via Colab (TPU backend) since I'm on a GPU-poor chromebook. The notebook is crashing before I can get final cell to finish.
Last 10 entries in app.log:
> Oct 10, 2024, 6:28:38…
-
Hi, I'm developing langchain and I've found that the latest version of doctran has compatibility issues with pydantic. ipynb keeps prompting ModuleNotFoundError.
No module named 'pydantic._internal._…
-
06-15:
- [x] Wed - Present set of platforms explored: Concretely Establish if any of the platforms provides access to an LLM where plugins or API can be integrated for moderating content.
-
Large language models (LLMs) encode parametric knowledge about world facts and have shown remarkable performance in knowledge-driven NLP tasks. However, their reliance on parametric knowledge may caus…
-
Thank you for sharing your work!
1. The LearningRateMonitor is not defined in train.py, causing a Callback error [Compvis].
2. "Bilnear" in finetune_data might need to be changed [Compvis].
3. Th…
ms-ko updated
2 months ago
-
## Description
Recently tried to integrate microsoft phi-2 llm in our process. We are using hugging face hug from langchain along with PromptTemplate and LLMChain. Tried some basic prompts, but ran i…
-
![image](https://github.com/user-attachments/assets/8cb080d3-d38b-4514-a71d-0e6a981bea1e)
Hello! Thank you for publicly disclosing such excellent work. When I entered 'Introduction yourself' in the f…
-
### Issue you'd like to raise.
I am trying to use GPT4ALL prompting using langchain from following link
https://python.langchain.com/en/latest/modules/models/llms/integrations/gpt4all.html
I am…
-
**What problem or use case are you trying to solve?**
Currently OpenDevin somewhat works with the strongest closed LLMs such as GPT-4 or Claude Opus, but we have not confirmed good results with ope…