-
Sample curl request under the **Try document abstractive summarization** heading is missing a closing brace.
The sample code should be:
```
curl -i -X POST https:///language/analyze-text/jobs?a…
-
hook to disable summarization should be useful when uploading long documents
-
### Issue you'd like to raise.
I use embedding model from huggingface vinai/phobert-base:
![image](https://github.com/langchain-ai/langchain/assets/90046327/a5fef433-ae15-4d30-abf0-0fe14f1ca7db)
…
-
In the course of considering the list question at , I took a slightly-deeper look at `gensim.summarization` than before.
From that look, my opinion is that its presence is more likely to waste peo…
-
Hi, I read the docs and examples then tried to make a chatbot and a qustion answering bot over docs. I wonder is there any way to combine there two function together?
From my point of view, I mean …
-
Model used:
[Llama-2-13b-chat-hf
](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf)
Successfully ran the prompt in notebook example:
```python
prompt = "Hello, I'm a language model,"
i…
-
# Overview
## Key Documents
- [Planned Agent Workflow](https://whimsical.com/agent-workflow-v2-NmnTQ8R7sVo7M3S43XgXmZ)
- [Original Architecture Diagram](https://www.figma.com/file/fwdj44tPR7ArY…
-
Looks like a similar issue as what OpenAI had when the model was introduced(arguments like best_of, logprobs weren't supported).
-
I've created large collection of PDF's with hkunlp/instructor-large embedding model. But the response of the LLM is very slow, looking through the workload of the GPU the process of going-through vect…
-
### System Info
Using Google Colab on Mac OS Ventura 13.2.1
Chrome Version 112.0.5615.137 (Official Build) (x86_64)
Using the install command.
`!pip install transformers`
Which downloads the f…