Shanks9 commited on
Commit
e755933
·
verified ·
1 Parent(s): 1558cc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  ## Model Details
11
 
12
- Protein-Llama-3-8B is a specialized version of the Llama-3-8B large language model, fine-tuned for the task of protein language modeling.
13
  This model has been continually pre-trained using LoRA technique on extensive datasets of protein sequences, enabling it to generate novel protein sequences based on natural language prompts.
14
  It supports both uncontrollable and controllable protein generation, allowing users to specify desired characteristics for the proteins.
15
  The model is designed to facilitate advancements in protein engineering, making it a valuable tool for drug development, chemical synthesis, and other biotechnological applications.
 
9
 
10
  ## Model Details
11
 
12
+ Protein-Llama-3-8B is a specialized version of the [Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) large language model, fine-tuned for the task of protein language modeling.
13
  This model has been continually pre-trained using LoRA technique on extensive datasets of protein sequences, enabling it to generate novel protein sequences based on natural language prompts.
14
  It supports both uncontrollable and controllable protein generation, allowing users to specify desired characteristics for the proteins.
15
  The model is designed to facilitate advancements in protein engineering, making it a valuable tool for drug development, chemical synthesis, and other biotechnological applications.