-
- [ ] [The Bitter Lesson](http://www.incompleteideas.net/IncIdeas/BitterLesson.html)
# The Bitter Lesson
**DESCRIPTION:**
"The Bitter Lesson
Rich Sutton
March 13, 2019
The biggest lesson that …
-
生成AIについて、ソフトウェアエンジニア視点で下記のような問いを立てた。急速に進歩している分野で、全てに完全な答えを出すことはできないだろうが、おおよその見通しが立てられるよう、下調べをしておく。
- 生成AIの仕組みは?
- Transformerの仕組み
- 何がイノベーションを起こしたのか
- Self Attention
- 事…
-
Sorry for my probably newbie questions.
As I understand with current finetuning we teach how model should answer to our questions based on already present knowledge from basic training.
But wha…
-
I updated Ollama from 0.1.16 to 0.1.18 and encountered the issue.
I am using python to use LLM models with Ollama and Langchain on Linux server(4 x A100 GPU).
There are 5,000 prompts to ask and get…
-
Hi, I did everything fine and still get errors. I tried reinstalling from zero 3 times, cuda is 11.8 and I have ffmpeg the latest version. I updated pip, I updated Anaconda. My GPU driver is updated. …
-
Hi,
I'm trying to use tensorrt-llm with Triton server, but it cannot find my model. any idea why? it looks like my file is invalid: ```/tensorrtllm_backend/triton_model_repo/tensorrt_llm_bls/config…
-
`Ubuntu 20.04`
`pytorch==1.11.0a0+17540c5c`
`NVIDIA CUDA 11.6.0`
`TensorRT 8.2.3`
`transformers==4.26.1`
`apex` https://github.com/NVIDIA/apex/commit/0c8400aa04f4279b1384ae0633e73d6daf9fead7 or …
-
### Describe the bug
I wanted to use LlamaParse for parsing a set of documents (PDF/Doc/Docx) and index them to be able to ask custom questions to those documents. I performed a bunch of tests where …
-
**Bug Description**
Sometimes, auto-generated titles for English conversations are in Chinese.
**Expected Results**
According to the `nameConversation` [prompt](https://github.com/Bin-Huang/chatb…
-
Is there a way to amend this?