codellama icon indicating copy to clipboard operation
codellama copied to clipboard

Run the Codellama model quickly based on the Hugging Face pretrained model

Open yinhong-hu opened this issue 2 years ago • 5 comments

Hello,

I've noticed that for some learners who are just getting started with the Codellama model, running a Codellama model using your code directly can be a bit challenging. To make it easier for everyone to quickly run their own Codellama model, I plan to create a simple script based on the Codellama pretrained model downloaded from Hugging Face. With this script, users can start using Codellama effortlessly. I intend to submit a pull request for this. Please keep an eye out for it.

yinhong-hu avatar Sep 03 '23 08:09 yinhong-hu

Hi, @hyhhyh402 have you submitted a PR?

lvhan028 avatar Sep 05 '23 03:09 lvhan028

yes, my PR is in https://github.com/facebookresearch/codellama/pull/85

yinhong-hu avatar Sep 06 '23 00:09 yinhong-hu

Hi, @hyhhyh402 have you submitted a PR? yes, my is in https://github.com/facebookresearch/codellama/pull/85

yinhong-hu avatar Sep 06 '23 01:09 yinhong-hu

Hello,

I've noticed that for some learners who are just getting started with the Codellama model, running a Codellama model using your code directly can be a bit challenging. To make it easier for everyone to quickly run their own Codellama model, I plan to create a simple script based on the Codellama pretrained model downloaded from Hugging Face. With this script, users can start using Codellama effortlessly. I intend to submit a pull request for this. Please keep an eye out for it.

On problem, the HF llama models are trash, and the answers are completely broken. It is very sad that people don't understand this.

realhaik avatar Sep 12 '23 03:09 realhaik

Where can I find the Url to the script.

bronzwikgk avatar Oct 01 '23 12:10 bronzwikgk