explorewithai commited on
Commit
4c69dad
·
verified ·
1 Parent(s): 6ea37aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ To use Loxa-1.6B, you need to have a suitable environment with the required depe
45
 
46
  1. **Python:** A recent version of Python (e.g., Python 3.8 or later) is recommended.
47
  2. **Deep Learning Framework:** A framework like TensorFlow or PyTorch is required to load and run the model.
48
- 3. **Model Files:** Download the pre-trained model weights and configuration files from \[Insert Link to Model Download].
49
 
50
  ### Example Code (Python with Hugging Face Transformers)
51
 
 
45
 
46
  1. **Python:** A recent version of Python (e.g., Python 3.8 or later) is recommended.
47
  2. **Deep Learning Framework:** A framework like TensorFlow or PyTorch is required to load and run the model.
48
+ 3. **Model Files:** Download the pre-trained model weights and configuration files from this repo.
49
 
50
  ### Example Code (Python with Hugging Face Transformers)
51