anemll commited on
Commit
9c1af08
·
verified ·
1 Parent(s): 0b48c9a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,4 +1,4 @@
1
-
2
  license: mit
3
  tags:
4
  - coreml
@@ -24,7 +24,7 @@ This is critical for autonomous applications, where models run directly on the d
24
  ANEMLL is licensed under the [MIT License](https://opensource.org/license/mit).
25
  The model is based on Meta's LLaMA 3.2 and may require a separate license.
26
 
27
- This test model is exclusively for the Meta's LLaMA 3.2 1B (512 context) model converted for CoreML, released before the official launch of the ANEMLL repository and minimal documentation. It is intended for early adopters only who requested an early release.
28
 
29
  ---
30
 
@@ -81,9 +81,7 @@ See coremltools installation guide at https://coremltools.readme.io/v4.0/docs/in
81
  **How to Run**
82
 
83
  1. Basic chat interface:
84
- ```bash
85
- python chat.py --meta ./meta.yaml
86
- ```
87
 
88
  2. Full conversation mode with history:
89
  ```bash
@@ -102,4 +100,4 @@ Please check following links for later updates:
102
  • https://github.com/anemll
103
  • https://anemll.com
104
 
105
- realanemll@gmail.com
 
1
+ ---
2
  license: mit
3
  tags:
4
  - coreml
 
24
  ANEMLL is licensed under the [MIT License](https://opensource.org/license/mit).
25
  The model is based on Meta's LLaMA 3.2 and may require a separate license.
26
 
27
+ This test model is exclusively for the Meta's LLaMA 3.2 1B (1024 context) model converted for CoreML, released before the official launch of the ANEMLL repository and minimal documentation. It is intended for early adopters only who requested an early release.
28
 
29
  ---
30
 
 
81
  **How to Run**
82
 
83
  1. Basic chat interface:
84
+ who
 
 
85
 
86
  2. Full conversation mode with history:
87
  ```bash
 
100
  • https://github.com/anemll
101
  • https://anemll.com
102
 
103
+ realanemll@gmail.com