Zhayr1 commited on
Commit
cfa1bd4
·
verified ·
1 Parent(s): ad1211c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -71,8 +71,7 @@ Go to our [GitHub Repository](https://github.com/Zhayr1/bitmamba.cpp) to get the
71
 
72
  ```bash
73
  # Example usage after compiling bitmamba.cpp
74
- # Note: Using smaller context size for speed demonstration
75
- ./bitmamba bitmamba_255m.bin "15496 11 314 716" 0.7 1.1 0.05 0.9 40 200
76
  ```
77
 
78
  ### 3. JAX/Flax Usage
 
71
 
72
  ```bash
73
  # Example usage after compiling bitmamba.cpp
74
+ ./bitmamba bitmamba_255m.bin "Hello, I am" tokenizer 0.7 1.1 0.05 0.9 40 200
 
75
  ```
76
 
77
  ### 3. JAX/Flax Usage