Raymond-dev-546730 commited on
Commit
a1f6e66
·
verified ·
1 Parent(s): bdfdc24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -246,7 +246,6 @@ python Inference_llama.cpp.py
246
  - **Model_Weights/** - All model weights in various formats
247
  - **llama.cpp/** - LLaMA.cpp compatible weights with various quantization options available
248
  - **safetensors/** - SafeTensors format models
249
- - **LoRA_adapter/** - LoRA adapter weights
250
  - **Scripts/** - Ready-to-use inference scripts
251
  - **Inference_llama.cpp.py** - For LLaMA.cpp deployment
252
  - **Inference_safetensors.py** - For SafeTensors deployment
 
246
  - **Model_Weights/** - All model weights in various formats
247
  - **llama.cpp/** - LLaMA.cpp compatible weights with various quantization options available
248
  - **safetensors/** - SafeTensors format models
 
249
  - **Scripts/** - Ready-to-use inference scripts
250
  - **Inference_llama.cpp.py** - For LLaMA.cpp deployment
251
  - **Inference_safetensors.py** - For SafeTensors deployment