Text Generation
PEFT
Safetensors
GGUF
English
materialsanalyst-ai-7b
MaterialsAnalyst-AI-7B
materials-science
computational-materials
materials-analysis
chain-of-thought
reasoning-model
property-prediction
materials-discovery
crystal-structure
materials-informatics
scientific-ai
7b
quantized
fine-tuned
lora
json-mode
structured-output
materials-engineering
band-gap-prediction
computational-chemistry
materials-characterization
Update README.md
Browse files
README.md
CHANGED
|
@@ -232,7 +232,7 @@ pip install llama-cpp-python
|
|
| 232 |
```
|
| 233 |
|
| 234 |
## 2. Configuration
|
| 235 |
-
Edit your chosen inference script to customize the analysis:
|
| 236 |
- **Input data**: Update the `JSON_INPUT` variable with your materials data
|
| 237 |
- **Model location**: Set the `model_path` variable to your downloaded model directory
|
| 238 |
|
|
|
|
| 232 |
```
|
| 233 |
|
| 234 |
## 2. Configuration
|
| 235 |
+
Edit and <u>download</u> your chosen inference script to customize the analysis:
|
| 236 |
- **Input data**: Update the `JSON_INPUT` variable with your materials data
|
| 237 |
- **Model location**: Set the `model_path` variable to your downloaded model directory
|
| 238 |
|