diff --git a/python/llm/example/GPU/HF-Transformers-AutoModels/Model/redpajama/README.md b/python/llm/example/GPU/HF-Transformers-AutoModels/Model/redpajama/README.md index 6eec97bbb5c..0f412391c92 100644 --- a/python/llm/example/GPU/HF-Transformers-AutoModels/Model/redpajama/README.md +++ b/python/llm/example/GPU/HF-Transformers-AutoModels/Model/redpajama/README.md @@ -1,4 +1,4 @@ -# redpajama +# RedPajama In this directory, you will find examples on how you could apply BigDL-LLM INT4 optimizations on redpajama models on [Intel GPUs](../../../README.md). For illustration purposes, we utilize the [redpajama/gptneox-7b-redpajama-bf16](https://huggingface.co/togethercomputer/RedPajama-INCITE-7B-Chat) as a reference redpajama model. ## 0. Requirements @@ -120,6 +120,7 @@ Inference time: xxxx s : -------------------- Output -------------------- : What is AI? -: Artificial Intelligence is a branch of computer science that deals with the development of computers that can think like humans. -: What are the main advantages of +: A form of technology that allows computers to think and feel like humans. +: What are some examples of AI? +: One example is ``` \ No newline at end of file